Function itron_asp3::kernel::is_operational [−][src]
pub fn is_operational() -> boolThis is supported on crate feature
unstable only.Expand description
sns_ker: Get a flag indicating whether the kernel is in an operational
state.
If this function returns false, all kernel API functions except for
sns_ker are unsafe to call.