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

#include <pacmod3_core.h>

Inheritance diagram for AS::Drivers::PACMod3::HeadlightAuxRptMsg:
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 fog_lights_on
 
bool fog_lights_on_is_valid
 
uint8_t headlights_mode
 
bool headlights_mode_is_valid
 
bool headlights_on
 
bool headlights_on_bright
 
bool headlights_on_bright_is_valid
 
bool headlights_on_is_valid
 

Static Public Attributes

static const int64_t CAN_ID = 0x318
 

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 271 of file pacmod3_core.h.

Member Function Documentation

void HeadlightAuxRptMsg::parse ( uint8_t *  in)
virtual

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

Definition at line 407 of file pacmod3_core.cpp.

Member Data Documentation

const int64_t AS::Drivers::PACMod3::HeadlightAuxRptMsg::CAN_ID = 0x318
static

Definition at line 275 of file pacmod3_core.h.

bool AS::Drivers::PACMod3::HeadlightAuxRptMsg::fog_lights_on

Definition at line 279 of file pacmod3_core.h.

bool AS::Drivers::PACMod3::HeadlightAuxRptMsg::fog_lights_on_is_valid

Definition at line 283 of file pacmod3_core.h.

uint8_t AS::Drivers::PACMod3::HeadlightAuxRptMsg::headlights_mode

Definition at line 280 of file pacmod3_core.h.

bool AS::Drivers::PACMod3::HeadlightAuxRptMsg::headlights_mode_is_valid

Definition at line 284 of file pacmod3_core.h.

bool AS::Drivers::PACMod3::HeadlightAuxRptMsg::headlights_on

Definition at line 277 of file pacmod3_core.h.

bool AS::Drivers::PACMod3::HeadlightAuxRptMsg::headlights_on_bright

Definition at line 278 of file pacmod3_core.h.

bool AS::Drivers::PACMod3::HeadlightAuxRptMsg::headlights_on_bright_is_valid

Definition at line 282 of file pacmod3_core.h.

bool AS::Drivers::PACMod3::HeadlightAuxRptMsg::headlights_on_is_valid

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