Function cortex_m::interrupt::enable[][src]

pub unsafe fn enable()

Enables all the interrupts

Safety

  • Do not call this function inside an interrupt::free critical section