pub unsafe fn on_interrupt<const MAX_EP_COUNT: usize>( r: Otg, state: &State<MAX_EP_COUNT>, ep_count: usize, )
Handle interrupts.