#include <dispatch.h>
Public Attributes | |
| int16_t | __pad0__:1 |
| uint8_t | __pad1__:1 |
| uint8_t | __pad2__:8 |
| uint8_t | __pad3__:8 |
| uint8_t | __pad4__:8 |
| uint8_t | __pad5__:8 |
| int16_t | axle_torque:15 |
| uint8_t | gear_num:5 |
| uint8_t | ign_stat:2 |
| uint8_t | throttle_pc:8 |
Definition at line 367 of file dispatch.h.
| int16_t dbw_fca_can::MsgReportThrottleInfo::__pad0__ |
Definition at line 369 of file dispatch.h.
| uint8_t dbw_fca_can::MsgReportThrottleInfo::__pad1__ |
Definition at line 373 of file dispatch.h.
| uint8_t dbw_fca_can::MsgReportThrottleInfo::__pad2__ |
Definition at line 374 of file dispatch.h.
| uint8_t dbw_fca_can::MsgReportThrottleInfo::__pad3__ |
Definition at line 375 of file dispatch.h.
| uint8_t dbw_fca_can::MsgReportThrottleInfo::__pad4__ |
Definition at line 376 of file dispatch.h.
| uint8_t dbw_fca_can::MsgReportThrottleInfo::__pad5__ |
Definition at line 377 of file dispatch.h.
| int16_t dbw_fca_can::MsgReportThrottleInfo::axle_torque |
Definition at line 368 of file dispatch.h.
| uint8_t dbw_fca_can::MsgReportThrottleInfo::gear_num |
Definition at line 371 of file dispatch.h.
| uint8_t dbw_fca_can::MsgReportThrottleInfo::ign_stat |
Definition at line 372 of file dispatch.h.
| uint8_t dbw_fca_can::MsgReportThrottleInfo::throttle_pc |
Definition at line 370 of file dispatch.h.