Function map

Source
pub unsafe fn map(_core: Cpu, interrupt: Interrupt, which: CpuInterrupt)
Available on crate feature unstable only.
Expand description

Assign a peripheral interrupt to an CPU interrupt.

§Safety

Do not use CPU interrupts in the RESERVED_INTERRUPTS.