pub unsafe fn map(core: Cpu, interrupt: Interrupt, which: CpuInterrupt)Available on crate feature
unstable and riscv only.Expand description
Assign a peripheral interrupt to an CPU interrupt.
ยงSafety
Do not use CPU interrupts in the RESERVED_INTERRUPTS.