MAV'RIC
Public Attributes | List of all members
mav_mode_t Union Reference
Collaboration diagram for mav_mode_t:
Collaboration graph

Public Attributes

uint8_t byte
 
struct {
   mode_flag_armed_t   ARMED: 1
 
   mode_flag_manual_t   MANUAL: 1
 
   mode_flag_hil_t   HIL: 1
 
   mode_flag_stabilise_t   STABILISE: 1
 
   mode_flag_guided_t   GUIDED: 1
 
   mode_flag_auto_t   AUTO: 1
 
   mode_flag_test_t   TEST: 1
 
   mode_flag_custom_t   CUSTOM: 1
 
}; 
 
struct {
   mode_flag_armed_t   ARMED: 1
 
   mode_flag_manual_t   MANUAL: 1
 
   mode_flag_hil_t   HIL: 1
 
   mode_flag_stabilise_t   STABILISE: 1
 
   mode_flag_guided_t   GUIDED: 1
 
   mode_flag_auto_t   AUTO: 1
 
   mode_flag_test_t   TEST: 1
 
   mode_flag_custom_t   CUSTOM: 1
 
flags
 

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