#include <gear_command_103.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) |
|
◆ Gearcommand103()
apollo::canbus::devkit::Gearcommand103::Gearcommand103 |
( |
| ) |
|
◆ GetPeriod()
uint32_t apollo::canbus::devkit::Gearcommand103::GetPeriod |
( |
| ) |
const |
|
overridevirtual |
◆ Reset()
void apollo::canbus::devkit::Gearcommand103::Reset |
( |
| ) |
|
|
overridevirtual |
◆ set_checksum_103()
Gearcommand103* apollo::canbus::devkit::Gearcommand103::set_checksum_103 |
( |
int |
checksum_103 | ) |
|
◆ set_gear_en_ctrl()
Gearcommand103* apollo::canbus::devkit::Gearcommand103::set_gear_en_ctrl |
( |
Gear_command_103::Gear_en_ctrlType |
gear_en_ctrl | ) |
|
◆ set_gear_target()
Gearcommand103* apollo::canbus::devkit::Gearcommand103::set_gear_target |
( |
Gear_command_103::Gear_targetType |
gear_target | ) |
|
◆ UpdateData()
void apollo::canbus::devkit::Gearcommand103::UpdateData |
( |
uint8_t * |
data | ) |
|
|
overridevirtual |
◆ ID
const int32_t apollo::canbus::devkit::Gearcommand103::ID |
|
static |
The documentation for this class was generated from the following file: