Data Fields
LCD_Params Struct Reference

LCD Parameters are used to with the LCD_open() call. Default values for these parameters are set using LCD_Params_init(). More...

#include <LCDDogm1286.h>

Data Fields

unsigned int lcdWriteTimeout
 
unsigned int spiBitRate
 
SPI_FrameFormat spiFrameFormat
 

Detailed Description

LCD Parameters are used to with the LCD_open() call. Default values for these parameters are set using LCD_Params_init().

See also
SPI_Params_init

Field Documentation

§ lcdWriteTimeout

unsigned int LCD_Params::lcdWriteTimeout

Timeout for write semaphore

§ spiBitRate

unsigned int LCD_Params::spiBitRate

SPI bit rate in Hz

§ spiFrameFormat

SPI_FrameFormat LCD_Params::spiFrameFormat

SPI frame format


The documentation for this struct was generated from the following file:
© Copyright 1995-2021, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale