|
MCU
|
#include "MessageQueueDefine.h"#include "FlexCAN_T4.h"#include "hytech.h"#include "MCUInterface.h"#include "InverterInterface.h"#include "SharedDataTypes.h"

Go to the source code of this file.
Classes | |
| struct | DashButtons_s |
| struct | DashComponentInterface_s |
| class | DashboardInterface |
Enumerations | |
| enum class | LEDColors_e { OFF , ON , YELLOW , RED , OFF , ON , YELLOW , RED } |
| enum class | DashLED_e { BOTS_LED , LAUNCH_CONTROL_LED , MODE_LED , MECH_BRAKE_LED , COCKPIT_BRB_LED , INERTIA_LED , GLV_LED , CRIT_CHARGE_LED , START_LED , MC_ERROR_LED , IMD_LED , AMS_LED , BOTS_LED , LAUNCH_CONTROL_LED , MODE_LED , MECH_BRAKE_LED , COCKPIT_BRB_LED , INERTIA_LED , GLV_LED , CRIT_CHARGE_LED , START_LED , MC_ERROR_LED , IMD_LED , AMS_LED } |
|
strong |
Definition at line 23 of file DashboardInterface.h.
|
strong |