OLE Developer Guide  Latest Git
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
SPIRGBConfiguration Struct Reference

Detailed Description

SPI RGB Module configuration.

Data Fields

SPI_MODULE_ID module_id
 The SPI module to use.
 
uint32_t baud_rate
 The Baud rate.
 
bool use_enhanced_buffering
 Use enhanced buffer mode, not all chips support this. More...
 

Field Documentation

bool SPIRGBConfiguration::use_enhanced_buffering

Use enhanced buffer mode, not all chips support this.

Enhanced mode allows us to queue up multiple bytes of SPI data at once. In normal mode there may be delays between bytes.


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