APM:Libraries
Public Attributes | List of all members
ExternalLED::copterleds_flag_type Struct Reference

buzzer_flag_type - bitmask of current state and ap_notify states we track More...

Public Attributes

uint8_t armedled_on: 1
 
uint8_t gpsled_on: 1
 
uint8_t motorled1_on: 1
 
uint8_t motorled2_on: 1
 

Detailed Description

buzzer_flag_type - bitmask of current state and ap_notify states we track

Definition at line 48 of file ExternalLED.h.

Member Data Documentation

◆ armedled_on

uint8_t ExternalLED::copterleds_flag_type::armedled_on

Definition at line 50 of file ExternalLED.h.

◆ gpsled_on

uint8_t ExternalLED::copterleds_flag_type::gpsled_on

Definition at line 51 of file ExternalLED.h.

◆ motorled1_on

uint8_t ExternalLED::copterleds_flag_type::motorled1_on

Definition at line 52 of file ExternalLED.h.

◆ motorled2_on

uint8_t ExternalLED::copterleds_flag_type::motorled2_on

Definition at line 53 of file ExternalLED.h.


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