Type Alias openthread_sys::otRadioState
source ยท pub type otRadioState = c_uint;
Expand description
Represents the state of a radio. Initially, a radio is in the Disabled state.
pub type otRadioState = c_uint;
Represents the state of a radio. Initially, a radio is in the Disabled state.