Used to specify radio states to transition to on success or failure.

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#

sl_rail_radio_state_t sl_rail_state_transitions_t::success

Indicate the state the radio should return to after a successful action.


error#

sl_rail_radio_state_t sl_rail_state_transitions_t::error

Indicate the state the radio should return to after an error.