|
MCU
|
#include <DashboardInterface.h>

Public Attributes | |
| bool | start |
| bool | mark |
| bool | mode |
| bool | mc_cycle |
| bool | launch_ctrl |
| bool | torque_mode |
| bool | led_dimmer |
| bool | left_shifter |
| bool | right_shifter |
Definition at line 40 of file DashboardInterface.h.
| bool DashButtons_s::launch_ctrl |
Definition at line 46 of file DashboardInterface.h.
| bool DashButtons_s::led_dimmer |
Definition at line 48 of file DashboardInterface.h.
| bool DashButtons_s::left_shifter |
Definition at line 49 of file DashboardInterface.h.
| bool DashButtons_s::mark |
Definition at line 43 of file DashboardInterface.h.
| bool DashButtons_s::mc_cycle |
Definition at line 45 of file DashboardInterface.h.
| bool DashButtons_s::mode |
Definition at line 44 of file DashboardInterface.h.
| bool DashButtons_s::right_shifter |
Definition at line 50 of file DashboardInterface.h.
| bool DashButtons_s::start |
Definition at line 42 of file DashboardInterface.h.
| bool DashButtons_s::torque_mode |
Definition at line 47 of file DashboardInterface.h.