Skip to main content

set_enabled

Function set_enabled 

Source
pub unsafe fn set_enabled(mask: Interrupts)
Expand description

Replace IE with mask.

ยงSafety

Introduces preemption, breaking code that assumes interrupts stay off.