#include <pc_epb_203.h>
|
static const int32_t | ID = 0x203 |
|
|
static std::uint8_t | CalculateCheckSum (const uint8_t *input, const uint32_t length) |
| static function, used to calculate the checksum of input array.
|
|
static T | BoundedValue (T lower, T upper, T val) |
|
◆ Pcepb203()
apollo::canbus::ge3::Pcepb203::Pcepb203 |
( |
| ) |
|
◆ GetPeriod()
uint32_t apollo::canbus::ge3::Pcepb203::GetPeriod |
( |
| ) |
const |
|
overridevirtual |
◆ Reset()
void apollo::canbus::ge3::Pcepb203::Reset |
( |
| ) |
|
|
overridevirtual |
◆ set_pc_epbenable()
在文件 pc_epb_203.cc 第 66 行定义.
67 {
68 pc_epbenable_ = pc_epbenable;
69 return this;
70}
◆ set_pc_epbreq()
在文件 pc_epb_203.cc 第 48 行定义.
48 {
49 pc_epbreq_ = pc_epbreq;
50 return this;
51}
◆ UpdateData()
void apollo::canbus::ge3::Pcepb203::UpdateData |
( |
uint8_t * |
data | ) |
|
|
overridevirtual |
◆ ID
const int32_t apollo::canbus::ge3::Pcepb203::ID = 0x203 |
|
static |
该类的文档由以下文件生成: