Function cortexm7::nvic::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.