#include <pacmod3_core.h>
Static Public Attributes | |
static const int64_t | CAN_ID = 0x224 |
Additional Inherited Members | |
Public Member Functions inherited from AS::Drivers::PACMod3::SystemRptBoolMsg | |
void | parse (uint8_t *in) |
SystemRptBoolMsg () | |
Public Member Functions inherited from AS::Drivers::PACMod3::SystemRptMsg | |
bool | isSystem () |
SystemRptMsg () | |
Static Public Member Functions inherited from AS::Drivers::PACMod3::Pacmod3TxMsg | |
static std::shared_ptr< Pacmod3TxMsg > | make_message (const int64_t &can_id) |
Public Attributes inherited from AS::Drivers::PACMod3::SystemRptBoolMsg | |
bool | command |
bool | manual_input |
bool | output |
Public Attributes inherited from AS::Drivers::PACMod3::SystemRptMsg | |
bool | command_output_fault |
bool | enabled |
bool | input_output_fault |
bool | output_reported_fault |
bool | override_active |
bool | pacmod_fault |
bool | vehicle_fault |
Definition at line 199 of file pacmod3_core.h.
|
static |
Definition at line 203 of file pacmod3_core.h.