PER Firmware
Loading...
Searching...
No Matches
car_t Struct Reference

#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
 

Member Data Documentation

◆ brake_light

bool car_t::brake_light

◆ buzzer_enable

bool car_t::buzzer_enable

◆ buzzer_start_time

uint32_t car_t::buzzer_start_time

◆ current_state

car_state_t car_t::current_state

◆ next_state

car_state_t car_t::next_state

◆ tsal_green_enable

bool car_t::tsal_green_enable

◆ tsal_red_enable

bool car_t::tsal_red_enable

The documentation for this struct was generated from the following file: