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#

RAIL_RadioState_t RAIL_StateTransitions_t::success

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


Definition at line 2197 of file common/rail_types.h

error#

RAIL_RadioState_t RAIL_StateTransitions_t::error

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


Definition at line 2201 of file common/rail_types.h