Type Alias openthread_sys::otChangedFlags
source ยท pub type otChangedFlags = u32;
Expand description
Represents a bit-field indicating specific state/configuration that has changed. See OT_CHANGED_*
definitions.
pub type otChangedFlags = u32;
Represents a bit-field indicating specific state/configuration that has changed. See OT_CHANGED_*
definitions.