cortexm::nvic

Function next_pending

Source
pub unsafe fn next_pending() -> Option<u32>
Expand description

Get the index (0-240) the lowest number pending interrupt, or None if none are pending.