|
PER Firmware
|
Master vehicle state machine implementation. More...
#include "can_library/generated/can_types.h"Go to the source code of this file.
Classes | |
| struct | car_t |
Functions | |
| void | vehicle_fsm_periodic (void) |
Variables | |
| car_t | g_car |
| static constexpr uint32_t | VEHICLE_FSM_PERIOD_MS = 15 |
Master vehicle state machine implementation.
| void vehicle_fsm_periodic | ( | void | ) |
|
extern |
|
staticconstexpr |