Module itron_asp3::kernel [−][src]
This is supported on crate feature
unstable only.Expand description
Miscellaneous functions that are not associated to specific kernel objects.
Enums
Functions
ext_ker: Terminate the kernel.
sns_loc: Get a flag indicating whether the CPU lock state is active.
sns_dpn: Get a flag indicating whether the dispatch pending state is
active.
sns_dsp: Get a flag indicating whether dispatching is disabled.
sns_ker: Get a flag indicating whether the kernel is in an operational
state.
sns_ctx: Get a flag indicating whether the current thread is in a task
context.