Doly C++ SDK v1.00
Loading...
Searching...
No Matches
LcdData Struct Reference

Frame descriptor used by writeLcd(). More...

#include <LcdControl.h>

Public Attributes

LcdSide side
uint8_t * buffer

Detailed Description

Frame descriptor used by writeLcd().

Examples
LcdControl/main.cpp.

Member Data Documentation

◆ buffer

uint8_t* LcdData::buffer

Pointer to the pixel buffer in the format returned by getColorDepth().

Examples
LcdControl/main.cpp.

◆ side

LcdSide LcdData::side

Target LCD side.

Examples
LcdControl/main.cpp.

The documentation for this struct was generated from the following file: