pub fn enable()
Available on crate feature instructions only.
Expand description

Enable interrupts.

This is a wrapper around the sti instruction.