Constant stm32f429x::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,
         Dma1Stream0: exception::default_handler,
         Dma1Stream1: exception::default_handler,
         Dma1Stream2: exception::default_handler,
         Dma1Stream3: exception::default_handler,
         Dma1Stream4: exception::default_handler,
         Dma1Stream5: exception::default_handler,
         Dma1Stream6: exception::default_handler,
         Adc: exception::default_handler,
         Can1Tx: exception::default_handler,
         Can1Rx0: exception::default_handler,
         Can1Rx1: exception::default_handler,
         Can1Sce: exception::default_handler,
         Exti95: exception::default_handler,
         Tim1BrkTim9: exception::default_handler,
         Tim1UpTim10: exception::default_handler,
         Tim1TrgComTim11: 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,
         OtgFsWkup: exception::default_handler,
         Tim8BrkTim12: exception::default_handler,
         Tim8UpTim13: exception::default_handler,
         Tim8TrgComTim14: exception::default_handler,
         Tim8Cc: exception::default_handler,
         Dma1Stream7: exception::default_handler,
         Fmc: exception::default_handler,
         Sdio: 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,
         Dma2Stream0: exception::default_handler,
         Dma2Stream1: exception::default_handler,
         Dma2Stream2: exception::default_handler,
         Dma2Stream3: exception::default_handler,
         Dma2Stream4: exception::default_handler,
         Eth: exception::default_handler,
         EthWkup: exception::default_handler,
         Can2Tx: exception::default_handler,
         Can2Rx0: exception::default_handler,
         Can2Rx1: exception::default_handler,
         Can2Sce: exception::default_handler,
         OtgFs: exception::default_handler,
         Dma2Stream5: exception::default_handler,
         Dma2Stream6: exception::default_handler,
         Dma2Stream7: exception::default_handler,
         Usart6: exception::default_handler,
         I2c3Ev: exception::default_handler,
         I2c3Er: exception::default_handler,
         OtgHsEp1Out: exception::default_handler,
         OtgHsEp1In: exception::default_handler,
         OtgHsWkup: exception::default_handler,
         OtgHs: exception::default_handler,
         Dcmi: exception::default_handler,
         _reserved0: [Reserved::Vector; 1],
         Rng: exception::default_handler,
         Fpu: exception::default_handler,
         Uart7: exception::default_handler,
         Uart8: exception::default_handler,
         Spi4: exception::default_handler,
         Spi5: exception::default_handler,
         Spi6: exception::default_handler,
         Sai1: exception::default_handler,
         LcdTft: exception::default_handler,
         LcdTft1: exception::default_handler,
         Dma2d: exception::default_handler,}

Default interrupt handlers