Constant SYSTEM_CPU_STATE

Source
pub const SYSTEM_CPU_STATE: &'static str;
๐Ÿ‘ŽDeprecated: Replaced by cpu.mode
Expand description

Deprecated, use cpu.mode instead.

ยงExamples

  • "idle"
  • "interrupt"