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

#include <pacmod_core.h>

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

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 = 0xFF
 

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 69 of file pacmod_core.h.

Member Function Documentation

◆ parse()

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

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

Definition at line 175 of file pacmod_core.cpp.

Member Data Documentation

◆ CAN_ID

const int64_t AS::Drivers::PACMod::VinRptMsg::CAN_ID = 0xFF
static

Definition at line 73 of file pacmod_core.h.

◆ mfg

std::string AS::Drivers::PACMod::VinRptMsg::mfg

Definition at line 76 of file pacmod_core.h.

◆ mfg_code

std::string AS::Drivers::PACMod::VinRptMsg::mfg_code

Definition at line 75 of file pacmod_core.h.

◆ model_year

uint32_t AS::Drivers::PACMod::VinRptMsg::model_year

Definition at line 78 of file pacmod_core.h.

◆ model_year_code

char AS::Drivers::PACMod::VinRptMsg::model_year_code

Definition at line 77 of file pacmod_core.h.

◆ serial

uint32_t AS::Drivers::PACMod::VinRptMsg::serial

Definition at line 79 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