TI-RTOS for SimpleLink Wireless MCUs  2.14.03.28
Data Fields
LCD_Object Struct Reference

LCD Object. More...

#include <LCDDogm1286.h>

Collaboration diagram for LCD_Object:
Collaboration graph
[legend]

Data Fields

Bool isOpen
 
SPI_Handle spiHandle
 
unsigned int lcdWriteTimeout
 
Semaphore_Struct lcdMutex
 
LCD_BufferlcdBuffers
 
uint8_t nBuffers
 

Detailed Description

LCD Object.

The application must not access any member variables of this structure!

Field Documentation

Bool LCD_Object::isOpen
SPI_Handle LCD_Object::spiHandle
unsigned int LCD_Object::lcdWriteTimeout
Semaphore_Struct LCD_Object::lcdMutex
LCD_Buffer* LCD_Object::lcdBuffers
uint8_t LCD_Object::nBuffers

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