Constant stm32l4x6::interrupt::DEFAULT_HANDLERS [] [src]

pub const DEFAULT_HANDLERS: Handlers = Handlers{Wwdg: exception::default_handler,
         Pvd: exception::default_handler,
         TampStamp: exception::default_handler,
         RtcWkup: exception::default_handler,
         Flash: exception::default_handler,
         Rcc: exception::default_handler,
         Exti0: exception::default_handler,
         Exti1: exception::default_handler,
         Exti2: exception::default_handler,
         Exti3: exception::default_handler,
         Exti4: exception::default_handler,
         Dma1Channel1: exception::default_handler,
         Dma1Channel2: exception::default_handler,
         Dma1Channel3: exception::default_handler,
         Dma1Channel4: exception::default_handler,
         Dma1Channel5: exception::default_handler,
         Dma1Channel6: exception::default_handler,
         Dma1Channel7: exception::default_handler,
         Adc12: exception::default_handler,
         Can1Tx: exception::default_handler,
         Can1Rx0: exception::default_handler,
         Can1Rx1: exception::default_handler,
         Can1Sce: exception::default_handler,
         Exti95: exception::default_handler,
         Tim15: exception::default_handler,
         Tim16: exception::default_handler,
         Tim1TrgComTim17: exception::default_handler,
         Tim1Cc: exception::default_handler,
         Tim2: exception::default_handler,
         Tim3: exception::default_handler,
         Tim4: exception::default_handler,
         I2c1Ev: exception::default_handler,
         I2c1Er: exception::default_handler,
         I2c2Ev: exception::default_handler,
         I2c2Er: exception::default_handler,
         Spi1: exception::default_handler,
         Spi2: exception::default_handler,
         Usart1: exception::default_handler,
         Usart2: exception::default_handler,
         Usart3: exception::default_handler,
         Exti1510: exception::default_handler,
         RtcAlarm: exception::default_handler,
         Dfsdm3: exception::default_handler,
         Tim8Brk: exception::default_handler,
         Tim8: exception::default_handler,
         Tim8TrgCom: exception::default_handler,
         Tim8Cc: exception::default_handler,
         Adc3: exception::default_handler,
         Fmc: exception::default_handler,
         Sdmmc: exception::default_handler,
         Tim5: exception::default_handler,
         Spi3: exception::default_handler,
         Uart4: exception::default_handler,
         Uart5: exception::default_handler,
         Tim6Dac: exception::default_handler,
         Tim7: exception::default_handler,
         Dma2Channel1: exception::default_handler,
         Dma2Channel2: exception::default_handler,
         Dma2Channel3: exception::default_handler,
         Dma2Channel4: exception::default_handler,
         Dma2Channel5: exception::default_handler,
         Dfsdm0: exception::default_handler,
         Dfsdm1: exception::default_handler,
         Dfsdm2: exception::default_handler,
         Comp: exception::default_handler,
         Lptim1: exception::default_handler,
         Lptim2: exception::default_handler,
         OtgFs: exception::default_handler,
         Dma2Channel6: exception::default_handler,
         Dma2Channel7: exception::default_handler,
         _reserved0: [Reserved::Vector; 1],
         Quadspi: exception::default_handler,
         I2c3Ev: exception::default_handler,
         I2c3Er: exception::default_handler,
         Sai1: exception::default_handler,
         Sai2: exception::default_handler,
         Swpmi1: exception::default_handler,
         Tsc: exception::default_handler,
         Lcd: exception::default_handler,
         Rng: exception::default_handler,}

Default interrupt handlers