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

#include <pacmod3_core.h>

Inheritance diagram for AS::Drivers::PACMod3::RearLightsRptMsg:
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 brake_lights_on
 
bool brake_lights_on_is_valid
 
bool reverse_lights_on
 
bool reverse_lights_on_is_valid
 

Static Public Attributes

static const int64_t CAN_ID = 0x418
 

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

Member Function Documentation

void RearLightsRptMsg::parse ( uint8_t *  in)
virtual

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

Definition at line 495 of file pacmod3_core.cpp.

Member Data Documentation

bool AS::Drivers::PACMod3::RearLightsRptMsg::brake_lights_on

Definition at line 368 of file pacmod3_core.h.

bool AS::Drivers::PACMod3::RearLightsRptMsg::brake_lights_on_is_valid

Definition at line 369 of file pacmod3_core.h.

const int64_t AS::Drivers::PACMod3::RearLightsRptMsg::CAN_ID = 0x418
static

Definition at line 366 of file pacmod3_core.h.

bool AS::Drivers::PACMod3::RearLightsRptMsg::reverse_lights_on

Definition at line 370 of file pacmod3_core.h.

bool AS::Drivers::PACMod3::RearLightsRptMsg::reverse_lights_on_is_valid

Definition at line 371 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 Mon Jun 10 2019 14:09:46