Function cortexm4::nvic::next_pending [] [src]

pub unsafe fn next_pending() -> Option<u32>

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