Public Member Functions | Public Attributes | Static Public Attributes | List of all members
AS::Drivers::PACMod::DateTimeRptMsg Class Reference

#include <pacmod_core.h>

Inheritance diagram for AS::Drivers::PACMod::DateTimeRptMsg:
Inheritance graph
[legend]

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
 

Additional Inherited Members

- Static Public Member Functions inherited from AS::Drivers::PACMod::PacmodTxMsg
static std::shared_ptr< PacmodTxMsgmake_message (const int64_t &can_id)
 

Detailed Description

Definition at line 290 of file pacmod_core.h.

Member Function Documentation

◆ parse()

void AS::Drivers::PACMod::DateTimeRptMsg::parse ( uint8_t *  in)
virtual

Implements AS::Drivers::PACMod::PacmodTxMsg.

Definition at line 321 of file pacmod_core.cpp.

Member Data Documentation

◆ CAN_ID

const int64_t AS::Drivers::PACMod::DateTimeRptMsg::CAN_ID = 0x83
static

Definition at line 294 of file pacmod_core.h.

◆ day

uint8_t AS::Drivers::PACMod::DateTimeRptMsg::day

Definition at line 298 of file pacmod_core.h.

◆ hour

uint8_t AS::Drivers::PACMod::DateTimeRptMsg::hour

Definition at line 299 of file pacmod_core.h.

◆ minute

uint8_t AS::Drivers::PACMod::DateTimeRptMsg::minute

Definition at line 300 of file pacmod_core.h.

◆ month

uint8_t AS::Drivers::PACMod::DateTimeRptMsg::month

Definition at line 297 of file pacmod_core.h.

◆ second

uint8_t AS::Drivers::PACMod::DateTimeRptMsg::second

Definition at line 301 of file pacmod_core.h.

◆ year

uint32_t AS::Drivers::PACMod::DateTimeRptMsg::year

Definition at line 296 of file pacmod_core.h.


The documentation for this class was generated from the following files:


pacmod
Author(s): Joe Driscoll , Josh Whitley
autogenerated on Mon Feb 28 2022 23:03:08