mbgtools-lx
4.2.8
|
General LED info to be read from a device. More...
#include <gpsdefs.h>
Data Fields | |
uint8_t | num_leds |
Number of supported LEDs, see MBG_LED_SETTINGS_IDX::idx and MBG_LED_INFO_IDX::idx. More... | |
uint8_t | reserved_0 |
Currently reserved, unused, always 0. More... | |
uint16_t | reserved_1 |
Currently reserved, unused, always 0. More... | |
uint32_t | reserved_2 |
Currently reserved, unused, always 0. More... | |
General LED info to be read from a device.
Used to query from a device how many LEDs are supported by the device, then index 0..MBG_LED_LIMITS::num_leds-1 MBG_LED_INFO_IDX or MBG_LED_SETTINGS_IDX structures can be read from or written to the device.
uint8_t MBG_LED_LIMITS::num_leds |
Number of supported LEDs, see MBG_LED_SETTINGS_IDX::idx and MBG_LED_INFO_IDX::idx.
uint8_t MBG_LED_LIMITS::reserved_0 |
uint16_t MBG_LED_LIMITS::reserved_1 |
uint32_t MBG_LED_LIMITS::reserved_2 |