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
 
SemaphoreP_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

SemaphoreP_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 1995-2021, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale