Skip to main content

IE

Constant IE 

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

Interrupt enable: which interrupts may fire.

ยงSafety

Enabling an interrupt with no handler installed runs whatever sits at its vector.