#include <pacmod3_core.h>
Public Member Functions | |
void | parse (uint8_t *in) |
Public Attributes | |
uint8_t | day |
uint8_t | hour |
uint8_t | minute |
uint8_t | month |
uint8_t | second |
uint32_t | year |
Static Public Attributes | |
static const int64_t | CAN_ID = 0x40F |
Definition at line 468 of file pacmod3_core.h.
void DateTimeRptMsg::parse | ( | uint8_t * | in | ) | [virtual] |
Implements AS::Drivers::PACMod3::Pacmod3TxMsg.
Definition at line 368 of file pacmod3_core.cpp.
const int64_t AS::Drivers::PACMod3::DateTimeRptMsg::CAN_ID = 0x40F [static] |
Definition at line 472 of file pacmod3_core.h.
Definition at line 476 of file pacmod3_core.h.
Definition at line 477 of file pacmod3_core.h.
Definition at line 478 of file pacmod3_core.h.
Definition at line 475 of file pacmod3_core.h.
Definition at line 479 of file pacmod3_core.h.
Definition at line 474 of file pacmod3_core.h.