Data Fields
LCD_Object Struct Reference

LCD Object. More...

#include <LCDDogm1286.h>

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

§ isOpen

Bool LCD_Object::isOpen

§ spiHandle

SPI_Handle LCD_Object::spiHandle

§ lcdWriteTimeout

unsigned int LCD_Object::lcdWriteTimeout

§ lcdMutex

Semaphore_Struct LCD_Object::lcdMutex

§ lcdBuffers

LCD_Buffer* LCD_Object::lcdBuffers

§ nBuffers

uint8_t LCD_Object::nBuffers

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