APM:Libraries
Public Attributes | List of all members
ToneAlarm_Linux::tonealarm_type Struct Reference

tonealarm_type - bitmask of states we track More...

Public Attributes

bool armed: 1
 
bool failsafe_battery: 1
 
bool parachute_release: 1
 

Detailed Description

tonealarm_type - bitmask of states we track

Definition at line 38 of file ToneAlarm_Linux.h.

Member Data Documentation

◆ armed

bool ToneAlarm_Linux::tonealarm_type::armed

Definition at line 39 of file ToneAlarm_Linux.h.

Referenced by ToneAlarm_Linux::init(), and ToneAlarm_Linux::update().

◆ failsafe_battery

bool ToneAlarm_Linux::tonealarm_type::failsafe_battery

Definition at line 40 of file ToneAlarm_Linux.h.

Referenced by ToneAlarm_Linux::init(), and ToneAlarm_Linux::update().

◆ parachute_release

bool ToneAlarm_Linux::tonealarm_type::parachute_release

Definition at line 41 of file ToneAlarm_Linux.h.

Referenced by ToneAlarm_Linux::update().


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