NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ledstrip_config Struct Reference

#include <ledstrip.h>

Collaboration diagram for ledstrip_config:

Data Fields

struct led_config leds [LED_MAX_STRIP_LENGTH]
 
struct hsvColor_s colors [LED_CONFIGURABLE_COLOR_COUNT]
 
struct led_mode_color_indices modeColors [LED_MODE_COUNT]
 
struct led_spc_color_indices spcColors [1]
 

Field Documentation

struct hsvColor_s ledstrip_config::colors[LED_CONFIGURABLE_COLOR_COUNT]
struct led_config ledstrip_config::leds[LED_MAX_STRIP_LENGTH]
struct led_mode_color_indices ledstrip_config::modeColors[LED_MODE_COUNT]
struct led_spc_color_indices ledstrip_config::spcColors[1]

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