#include <pacmod3_core.h>
Public Member Functions | |
void | parse (uint8_t *in) |
Public Attributes | |
bool | front_spraying |
bool | front_spraying_is_valid |
bool | front_wiping |
bool | front_wiping_is_valid |
bool | rear_spraying |
bool | rear_spraying_is_valid |
bool | rear_wiping |
bool | rear_wiping_is_valid |
bool | spray_empty |
bool | spray_empty_is_valid |
bool | spray_near_empty |
bool | spray_near_empty_is_valid |
Static Public Attributes | |
static const int64_t | CAN_ID = 0x334 |
Definition at line 339 of file pacmod3_core.h.
void WiperAuxRptMsg::parse | ( | uint8_t * | in | ) | [virtual] |
Implements AS::Drivers::PACMod3::Pacmod3TxMsg.
Definition at line 754 of file pacmod3_core.cpp.
const int64_t AS::Drivers::PACMod3::WiperAuxRptMsg::CAN_ID = 0x334 [static] |
Definition at line 343 of file pacmod3_core.h.
Definition at line 346 of file pacmod3_core.h.
Definition at line 352 of file pacmod3_core.h.
Definition at line 345 of file pacmod3_core.h.
Definition at line 351 of file pacmod3_core.h.
Definition at line 348 of file pacmod3_core.h.
Definition at line 354 of file pacmod3_core.h.
Definition at line 347 of file pacmod3_core.h.
Definition at line 353 of file pacmod3_core.h.
Definition at line 350 of file pacmod3_core.h.
Definition at line 356 of file pacmod3_core.h.
Definition at line 349 of file pacmod3_core.h.
Definition at line 355 of file pacmod3_core.h.