#include <dispatch.h>
Public Attributes | |
| uint8_t | __pad0__:4 |
| uint8_t | __pad1__:3 |
| uint8_t | aped_qf:2 |
| int16_t | batt_curr:14 |
| uint16_t | engine_rpm:16 |
| uint8_t | gear_num:5 |
| uint8_t | ign_stat:2 |
| uint16_t | throttle_pc:10 |
| int8_t | throttle_rate:8 |
Definition at line 347 of file dispatch.h.
| uint8_t dbw_mkz_can::MsgReportThrottleInfo::__pad0__ |
Definition at line 350 of file dispatch.h.
| uint8_t dbw_mkz_can::MsgReportThrottleInfo::__pad1__ |
Definition at line 354 of file dispatch.h.
| uint8_t dbw_mkz_can::MsgReportThrottleInfo::aped_qf |
Definition at line 351 of file dispatch.h.
| int16_t dbw_mkz_can::MsgReportThrottleInfo::batt_curr |
Definition at line 356 of file dispatch.h.
| uint16_t dbw_mkz_can::MsgReportThrottleInfo::engine_rpm |
Definition at line 348 of file dispatch.h.
| uint8_t dbw_mkz_can::MsgReportThrottleInfo::gear_num |
Definition at line 353 of file dispatch.h.
| uint8_t dbw_mkz_can::MsgReportThrottleInfo::ign_stat |
Definition at line 355 of file dispatch.h.
| uint16_t dbw_mkz_can::MsgReportThrottleInfo::throttle_pc |
Definition at line 349 of file dispatch.h.
| int8_t dbw_mkz_can::MsgReportThrottleInfo::throttle_rate |
Definition at line 352 of file dispatch.h.