#include <pacmod3_core.h>
Public Member Functions | |
void | parse (uint8_t *in) |
Public Attributes | |
std::string | mfg |
std::string | mfg_code |
uint32_t | model_year |
char | model_year_code |
uint32_t | serial |
Static Public Attributes | |
static const int64_t | CAN_ID = 0x414 |
Definition at line 613 of file pacmod3_core.h.
void VinRptMsg::parse | ( | uint8_t * | in | ) | [virtual] |
Implements AS::Drivers::PACMod3::Pacmod3TxMsg.
Definition at line 635 of file pacmod3_core.cpp.
const int64_t AS::Drivers::PACMod3::VinRptMsg::CAN_ID = 0x414 [static] |
Definition at line 617 of file pacmod3_core.h.
std::string AS::Drivers::PACMod3::VinRptMsg::mfg |
Definition at line 620 of file pacmod3_core.h.
std::string AS::Drivers::PACMod3::VinRptMsg::mfg_code |
Definition at line 619 of file pacmod3_core.h.
Definition at line 622 of file pacmod3_core.h.
Definition at line 621 of file pacmod3_core.h.
Definition at line 623 of file pacmod3_core.h.