Zephyr Project API
3.4.0
A Scalable Open Source RTOS
|
Structure for a custom command. This may be extended by specific drivers. More...
#include <auxdisplay.h>
Data Fields | |
uint8_t * | data |
uint16_t | len |
uint32_t | options |
Structure for a custom command. This may be extended by specific drivers.
uint8_t* auxdisplay_custom_data::data |
Raw command data to be sent
uint16_t auxdisplay_custom_data::len |
Length of supplied data
uint32_t auxdisplay_custom_data::options |
Display-driver specific options for command