Public Member Functions | Public Attributes | Static Public Attributes | List of all members
AS::Drivers::PACMod3::ShiftAuxRptMsg Class Reference

#include <pacmod3_core.h>

Inheritance diagram for AS::Drivers::PACMod3::ShiftAuxRptMsg:
Inheritance graph
[legend]

Public Member Functions

void parse (uint8_t *in)
 
- Public Member Functions inherited from AS::Drivers::PACMod3::Pacmod3TxMsg
virtual bool isSystem ()
 

Public Attributes

bool between_gears
 
bool between_gears_is_valid
 
bool brake_interlock_active
 
bool brake_interlock_active_is_valid
 
bool speed_interlock_active
 
bool speed_interlock_active_is_valid
 
bool stay_in_neutral_mode
 
bool stay_in_neutral_mode_is_valid
 

Static Public Attributes

static const int64_t CAN_ID = 0x328
 

Additional Inherited Members

- Static Public Member Functions inherited from AS::Drivers::PACMod3::Pacmod3TxMsg
static std::shared_ptr< Pacmod3TxMsgmake_message (const int64_t &can_id)
 

Detailed Description

Definition at line 289 of file pacmod3_core.h.

Member Function Documentation

void ShiftAuxRptMsg::parse ( uint8_t *  in)
virtual

Implements AS::Drivers::PACMod3::Pacmod3TxMsg.

Definition at line 503 of file pacmod3_core.cpp.

Member Data Documentation

bool AS::Drivers::PACMod3::ShiftAuxRptMsg::between_gears

Definition at line 295 of file pacmod3_core.h.

bool AS::Drivers::PACMod3::ShiftAuxRptMsg::between_gears_is_valid

Definition at line 299 of file pacmod3_core.h.

bool AS::Drivers::PACMod3::ShiftAuxRptMsg::brake_interlock_active

Definition at line 297 of file pacmod3_core.h.

bool AS::Drivers::PACMod3::ShiftAuxRptMsg::brake_interlock_active_is_valid

Definition at line 301 of file pacmod3_core.h.

const int64_t AS::Drivers::PACMod3::ShiftAuxRptMsg::CAN_ID = 0x328
static

Definition at line 293 of file pacmod3_core.h.

bool AS::Drivers::PACMod3::ShiftAuxRptMsg::speed_interlock_active

Definition at line 298 of file pacmod3_core.h.

bool AS::Drivers::PACMod3::ShiftAuxRptMsg::speed_interlock_active_is_valid

Definition at line 302 of file pacmod3_core.h.

bool AS::Drivers::PACMod3::ShiftAuxRptMsg::stay_in_neutral_mode

Definition at line 296 of file pacmod3_core.h.

bool AS::Drivers::PACMod3::ShiftAuxRptMsg::stay_in_neutral_mode_is_valid

Definition at line 300 of file pacmod3_core.h.


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


pacmod3
Author(s): Joe Driscoll , Josh Whitley
autogenerated on Wed Jun 5 2019 21:22:44