|  |  | 
DisplayHost Attributes. More...
#include <DisplayHost.h>
| Data Fields | |
| char * | strBuf | 
| uint16_t | strBufLen | 
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.
| char* DisplayHost_HWAttrs::strBuf | 
Buffer for formatting messages
| uint16_t DisplayHost_HWAttrs::strBufLen | 
Size of buffer