Skip to main content

disable

Function disable 

Source
pub fn disable() -> RestoreState
Expand description

Disables global machine interrupts and machine external interrupts.

Returns the previous state, which can later be passed to restore.