|
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:
- /run/media/julien/Data/Documents/MAVRIC/MAVRIC_Library/communication/mav_modes.h