[][src]Function esp32_hal::interrupt::interrupt::enable

pub unsafe fn enable() -> u32

Enables all the interrupts

Safety

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