#include <dispatch.h>
Public Attributes | |
uint8_t | __pad0__:4 |
uint8_t | __pad1__:3 |
uint8_t | __pad2__:2 |
uint8_t | aped_qf:2 |
int16_t | batt_curr:14 |
uint16_t | engine_rpm:16 |
uint8_t | gear_num:5 |
uint16_t | throttle_pc:10 |
int8_t | throttle_rate:8 |
Definition at line 340 of file dispatch.h.
uint8_t dbw_mkz_can::MsgReportThrottleInfo::__pad0__ |
Definition at line 343 of file dispatch.h.
uint8_t dbw_mkz_can::MsgReportThrottleInfo::__pad1__ |
Definition at line 347 of file dispatch.h.
uint8_t dbw_mkz_can::MsgReportThrottleInfo::__pad2__ |
Definition at line 348 of file dispatch.h.
uint8_t dbw_mkz_can::MsgReportThrottleInfo::aped_qf |
Definition at line 344 of file dispatch.h.
int16_t dbw_mkz_can::MsgReportThrottleInfo::batt_curr |
Definition at line 349 of file dispatch.h.
uint16_t dbw_mkz_can::MsgReportThrottleInfo::engine_rpm |
Definition at line 341 of file dispatch.h.
uint8_t dbw_mkz_can::MsgReportThrottleInfo::gear_num |
Definition at line 346 of file dispatch.h.
uint16_t dbw_mkz_can::MsgReportThrottleInfo::throttle_pc |
Definition at line 342 of file dispatch.h.
int8_t dbw_mkz_can::MsgReportThrottleInfo::throttle_rate |
Definition at line 345 of file dispatch.h.