#include <park_command_104.h>
|
static std::uint8_t | CalculateCheckSum (const uint8_t *input, const uint32_t length) |
| static function, used to calculate the checksum of input array. More...
|
|
static T | BoundedValue (T lower, T upper, T val) |
|
◆ Parkcommand104()
apollo::canbus::devkit::Parkcommand104::Parkcommand104 |
( |
| ) |
|
◆ GetPeriod()
uint32_t apollo::canbus::devkit::Parkcommand104::GetPeriod |
( |
| ) |
const |
|
overridevirtual |
◆ Reset()
void apollo::canbus::devkit::Parkcommand104::Reset |
( |
| ) |
|
|
overridevirtual |
◆ set_checksum_104()
Parkcommand104* apollo::canbus::devkit::Parkcommand104::set_checksum_104 |
( |
int |
checksum_104 | ) |
|
◆ set_park_en_ctrl()
Parkcommand104* apollo::canbus::devkit::Parkcommand104::set_park_en_ctrl |
( |
Park_command_104::Park_en_ctrlType |
park_en_ctrl | ) |
|
◆ set_park_target()
Parkcommand104* apollo::canbus::devkit::Parkcommand104::set_park_target |
( |
Park_command_104::Park_targetType |
park_target | ) |
|
◆ UpdateData()
void apollo::canbus::devkit::Parkcommand104::UpdateData |
( |
uint8_t * |
data | ) |
|
|
overridevirtual |
◆ ID
const int32_t apollo::canbus::devkit::Parkcommand104::ID |
|
static |
The documentation for this class was generated from the following file: