Function rtic::pend[][src]

pub fn pend<I>(interrupt: I) where
    I: Copy + Nr, 

Sets the given interrupt as pending

This is a convenience function around NVIC::pend