CommandListDescriptor
touchgfx/hal/Types.hpp
Struct defining layout of DMA2DV3 Command List Descriptors.
Public Attributes
void * | linearBufferAddress |
Address of the linear buffer. | |
uint16_t | linearBufferFlags |
Flags used for the linear buffer. | |
uint16_t | linearBufferSize |
Size of the linear buffer. | |
Public Attributes Documentation
linearBufferAddress
void * linearBufferAddress
Address of the linear buffer.
linearBufferFlags
uint16_t linearBufferFlags
Flags used for the linear buffer.
linearBufferSize
uint16_t linearBufferSize
Size of the linear buffer.