pub unsafe extern "C" fn generic_isr()
Expand description
All ISRs are caught by this handler which disables the NVIC and switches to the kernel.
pub unsafe extern "C" fn generic_isr()
All ISRs are caught by this handler which disables the NVIC and switches to the kernel.