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

#include <mavlink_msg_led_control.h>

Data Fields

uint8_t target_system
 System ID. More...
 
uint8_t target_component
 Component ID. More...
 
uint8_t instance
 Instance (LED instance to control or 255 for all LEDs) More...
 
uint8_t pattern
 Pattern (see LED_PATTERN_ENUM) More...
 
uint8_t custom_len
 Custom Byte Length. More...
 
uint8_t custom_bytes [24]
 Custom Bytes. More...
 

Field Documentation

uint8_t __mavlink_led_control_t::custom_bytes[24]

Custom Bytes.

uint8_t __mavlink_led_control_t::custom_len

Custom Byte Length.

uint8_t __mavlink_led_control_t::instance

Instance (LED instance to control or 255 for all LEDs)

uint8_t __mavlink_led_control_t::pattern

Pattern (see LED_PATTERN_ENUM)

uint8_t __mavlink_led_control_t::target_component

Component ID.

uint8_t __mavlink_led_control_t::target_system

System ID.


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