#include <pacmod_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 = 0x83 |
Definition at line 277 of file pacmod_core.h.
void DateTimeRptMsg::parse | ( | uint8_t * | in | ) | [virtual] |
Implements AS::Drivers::PACMod::PacmodTxMsg.
Definition at line 301 of file pacmod_core.cpp.
const int64_t AS::Drivers::PACMod::DateTimeRptMsg::CAN_ID = 0x83 [static] |
Definition at line 281 of file pacmod_core.h.
Definition at line 285 of file pacmod_core.h.
Definition at line 286 of file pacmod_core.h.
Definition at line 287 of file pacmod_core.h.
Definition at line 284 of file pacmod_core.h.
Definition at line 288 of file pacmod_core.h.
Definition at line 283 of file pacmod_core.h.