mbgtools-lx  4.2.8
MBG_LED_SETTINGS_IDX Struct Reference

Configuration settings for a single LED, plus index. More...

#include <gpsdefs.h>

Data Fields

uint16_t idx
 0..MBG_LED_LIMITS::num_leds-1 More...
 
MBG_LED_SETTINGS settings
 LED settings. More...
 

Detailed Description

Configuration settings for a single LED, plus index.

See also
MBG_LED_SETTINGS
MBG_LED_LIMITS

Definition at line 18883 of file gpsdefs.h.

Field Documentation

◆ idx

uint16_t MBG_LED_SETTINGS_IDX::idx

0..MBG_LED_LIMITS::num_leds-1

Definition at line 18885 of file gpsdefs.h.

Referenced by mbgextio_set_led_settings_idx().

◆ settings

MBG_LED_SETTINGS MBG_LED_SETTINGS_IDX::settings

LED settings.

Definition at line 18886 of file gpsdefs.h.

Referenced by mbgextio_set_led_settings_idx().


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