mbgtools-lx
4.2.8
|
Current settings and general capabilities of an LED. More...
#include <gpsdefs.h>
Data Fields | |
MBG_LED_SETTINGS | settings |
Current LED settings. More... | |
uint32_t | supp_modes |
Supported modes, see MBG_LED_MODE_MASKS. More... | |
uint32_t | supp_colors |
Supported colors, see MBG_LED_COLOR_MASKS. More... | |
uint32_t | reserved |
Currently reserved, unused, always 0. More... | |
uint32_t | flags |
Currently reserved, unused, always 0. More... | |
Current settings and general capabilities of an LED.
This structure should be read from the device to retrieve the current settings of an LED plus its capabilities, e.g. the supported modes, colors, etc.
uint32_t MBG_LED_INFO::flags |
uint32_t MBG_LED_INFO::reserved |
MBG_LED_SETTINGS MBG_LED_INFO::settings |
uint32_t MBG_LED_INFO::supp_colors |
Supported colors, see MBG_LED_COLOR_MASKS.
uint32_t MBG_LED_INFO::supp_modes |
Supported modes, see MBG_LED_MODE_MASKS.