|
PER Firmware
|
#include <vehicle_fsm.h>
Public Attributes | |
| car_state_t | current_state |
| car_state_t | next_state |
| uint32_t | buzzer_start_time |
| bool | brake_light |
| bool | tsal_green_enable |
| bool | tsal_red_enable |
| bool | buzzer_enable |
| bool car_t::brake_light |
| bool car_t::buzzer_enable |
| uint32_t car_t::buzzer_start_time |
| car_state_t car_t::current_state |
| car_state_t car_t::next_state |
| bool car_t::tsal_green_enable |
| bool car_t::tsal_red_enable |