Urbanite: Parking aid system
fsm_display_t Struct Reference

Structure of the Display FSM. More...

Data Fields

fsm_t f
 
int32_t distance_cm
 
bool new_color
 
bool status
 
bool idle
 
uint32_t display_id
 

Detailed Description

Structure of the Display FSM.

Field Documentation

◆ display_id

uint32_t fsm_display_t::display_id

Unique display system identifier number

◆ distance_cm

int32_t fsm_display_t::distance_cm

Distance in cm to the object

◆ f

fsm_t fsm_display_t::f

Display system FSM

◆ idle

bool fsm_display_t::idle

Flag to indicate if the display being active is idle, or not

◆ new_color

bool fsm_display_t::new_color

Flag to indicate if a new color has to be set

◆ status

bool fsm_display_t::status

Flag to indicate if the display is active


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