#include <comm_link.h>
Classes | |
struct | AuxChannel |
Public Types | |
enum | Type { Type::DISABLED, Type::SERVO, Type::MOTOR } |
Public Attributes | |
AuxChannel | cmd_array [14] |
Definition at line 94 of file comm_link.h.
Enumerator | |
---|---|
DISABLED | |
SERVO | |
MOTOR |
Definition at line 96 of file comm_link.h.
AuxChannel rosflight_firmware::CommLinkInterface::AuxCommand::cmd_array[14] |
Definition at line 109 of file comm_link.h.