#include <pacmod3_core.h>

Public Member Functions | |
| void | parse (uint8_t *in) |
Public Member Functions inherited from AS::Drivers::PACMod3::Pacmod3TxMsg | |
| virtual bool | isSystem () |
Public Attributes | |
| double | current |
| double | position |
Additional Inherited Members | |
Static Public Member Functions inherited from AS::Drivers::PACMod3::Pacmod3TxMsg | |
| static std::shared_ptr< Pacmod3TxMsg > | make_message (const int64_t &can_id) |
Definition at line 416 of file pacmod3_core.h.
|
virtual |
Implements AS::Drivers::PACMod3::Pacmod3TxMsg.
Definition at line 442 of file pacmod3_core.cpp.
| double AS::Drivers::PACMod3::MotorRpt1Msg::current |
Definition at line 420 of file pacmod3_core.h.
| double AS::Drivers::PACMod3::MotorRpt1Msg::position |
Definition at line 421 of file pacmod3_core.h.