TI-RTOS for SimpleLink Wireless MCUs  2.14.03.28
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

unsigned int LCD_Params::lcdWriteTimeout

Timeout for write semaphore

unsigned int LCD_Params::spiBitRate

SPI bit rate in Hz

SPI_FrameFormat LCD_Params::spiFrameFormat

SPI frame format


The documentation for this struct was generated from the following file:
Copyright 2015, Texas Instruments Incorporated