Embedded Template Library 1.0
|
Static Public Attributes | |
static ETL_CONSTANT fsm_state_id_t | No_State_Change = etl::integral_limits<fsm_state_id_t>::max |
static ETL_CONSTANT fsm_state_id_t | Pass_To_Parent = No_State_Change - 1U |
static ETL_CONSTANT fsm_state_id_t | Self_Transition = No_State_Change - 2U |