Skip to main content

IF

Constant IF 

Source
pub const IF: VolAddress<Interrupts, Safe, Unsafe>;
Expand description

Interrupt flag: pending interrupt requests.

ยงSafety

Writing can request an interrupt; with no handler installed the CPU runs whatever sits at the vector.