Function bound_handler

Source
pub fn bound_handler(interrupt: Interrupt) -> Option<IsrCallback>
Available on crate feature unstable only.
Expand description

Returns the currently bound interrupt handler.