Type Alias openthread_sys::otRadioCaps
source ยท pub type otRadioCaps = u16;
Expand description
Represents radio capabilities.
The value is a bit-field indicating the capabilities supported by the radio. See OT_RADIO_CAPS_*
definitions.