[][src]Function nucleo_f042k6::interrupt::enable

pub unsafe fn enable()

Enables all the interrupts

Safety

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