Data Fields
DisplayHost_HWAttrs Struct Reference

DisplayHost Attributes. More...

#include <DisplayHost.h>

Data Fields

char * strBuf
 
uint16_t strBufLen
 

Detailed Description

DisplayHost Attributes.

The DisplayHost driver uses a buffer for formatting messages, which is then passed to an fwrite() function. The location and size of the buffer are specified in a DisplayHost_HWAttrs structure.

Field Documentation

§ strBuf

char* DisplayHost_HWAttrs::strBuf

Buffer for formatting messages

§ strBufLen

uint16_t DisplayHost_HWAttrs::strBufLen

Size of buffer


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