24#include "modules/canbus_vehicle/lincoln/proto/lincoln.pb.h"
41 ::apollo::canbus::Lincoln> {
43 static const int32_t
ID;
105 void set_gear_p(uint8_t *data, int32_t gear);
113 void set_clear_driver_override_flag_p(uint8_t *bytes);
117 bool update_ =
false;
one of the protocol data of lincoln vehicle
Gear66 * set_gear_low()
set gear to low
Gear66 * set_gear_reverse()
set gear to reverse
virtual void Reset()
reset the private variables
Gear66 * set_gear_park()
set gear to park
Gear66 * set_gear_drive()
set gear to drive
virtual uint32_t GetPeriod() const
get the data period
virtual void UpdateData(uint8_t *data)
update the data
Gear66 * set_gear_none()
set gear to none
Gear66 * set_gear_neutral()
set gear to neutral
This is the base class of protocol data.
The class of ProtocolData