pub fn bound_handler(interrupt: Interrupt) -> Option<IsrCallback>Available on crate feature
unstable only.Expand description
Returns the currently bound interrupt handler.
pub fn bound_handler(interrupt: Interrupt) -> Option<IsrCallback>unstable only.Returns the currently bound interrupt handler.