Constant SYSTEM_CPU_STATE

Source
pub const SYSTEM_CPU_STATE: &'static str;
👎Deprecated: {note: Replaced by cpu.mode, reason: uncategorized}
Expand description

Deprecated, use cpu.mode instead.

§Notes

§Examples

  • "idle"
  • "interrupt"