Storage class for cc_pedal CAN message.
More...
Storage class for cc_pedal CAN message.
◆ decode()
void decode |
( |
const uint8_t * |
data | ) |
|
|
inline |
Decode new CAN data and update the storage for cc_pedal.
- Parameters
-
data | Pointer to the CAN message to be decoded |
◆ get_message_name()
std::string get_message_name |
( |
| ) |
const |
|
inline |
Get the message name: cc_pedal.
- Returns
- Returns the message name
◆ brake_output
CAN signal 'brake_output' defined in *.yaml
◆ throttle_output
CAN signal 'throttle_output' defined in *.yaml
The documentation for this struct was generated from the following file:
- simulation/server/app/src/can_message_handler.cc