Used to specify radio states to transition to on success or failure.
DeprecatedRAIL 2.x synonym of sl_rail_state_transitions_t.
Public Attributes#
Indicate the state the radio should return to after a successful action.
Indicate the state the radio should return to after an error.
Public Attribute Documentation#
success#
RAIL_RadioState_t RAIL_StateTransitions_t::success
Indicate the state the radio should return to after a successful action.
DeprecatedRAIL 2.x synonym of sl_rail_state_transitions_t::success.
error#
RAIL_RadioState_t RAIL_StateTransitions_t::error
Indicate the state the radio should return to after an error.
DeprecatedRAIL 2.x synonym of sl_rail_state_transitions_t::error.