Constant stm32f30x::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,
         Exti2Tsc: exception::default_handler,
         Exti3: exception::default_handler,
         Exti4: exception::default_handler,
         Dma1Ch1: exception::default_handler,
         Dma1Ch2: exception::default_handler,
         Dma1Ch3: exception::default_handler,
         Dma1Ch4: exception::default_handler,
         Dma1Ch5: exception::default_handler,
         Dma1Ch6: exception::default_handler,
         Dma1Ch7: exception::default_handler,
         Adc12: exception::default_handler,
         UsbHpCanTx: exception::default_handler,
         UsbLpCanRx0: exception::default_handler,
         CanRx1: exception::default_handler,
         CanSce: exception::default_handler,
         Exti95: exception::default_handler,
         Tim1BrkTim15: exception::default_handler,
         Tim1UpTim16: exception::default_handler,
         Tim1TrgComTim17: exception::default_handler,
         Tim1Cc: exception::default_handler,
         Tim2: exception::default_handler,
         Tim3: exception::default_handler,
         Tim4: exception::default_handler,
         I2c1EvExti23: exception::default_handler,
         I2c1Er: exception::default_handler,
         I2c2EvExti24: exception::default_handler,
         I2c2Er: exception::default_handler,
         Spi1: exception::default_handler,
         Spi2: exception::default_handler,
         Usart1Exti25: exception::default_handler,
         Usart2Exti26: exception::default_handler,
         Usart3Exti28: exception::default_handler,
         Exti1510: exception::default_handler,
         Rtcalarm: exception::default_handler,
         UsbWkup: exception::default_handler,
         Tim8Brk: exception::default_handler,
         Tim8Up: exception::default_handler,
         Tim8TrgCom: exception::default_handler,
         Tim8Cc: exception::default_handler,
         Adc3: exception::default_handler,
         _reserved0: [Reserved::Vector; 3],
         Spi3: exception::default_handler,
         Uart4Exti34: exception::default_handler,
         Uart5Exti35: exception::default_handler,
         Tim6Dacunder: exception::default_handler,
         Tim7: exception::default_handler,
         Dma2Ch1: exception::default_handler,
         Dma2Ch2: exception::default_handler,
         Dma2Ch3: exception::default_handler,
         Dma2Ch4: exception::default_handler,
         Dma2Ch5: exception::default_handler,
         Adc4: exception::default_handler,
         _reserved1: [Reserved::Vector; 2],
         Comp123: exception::default_handler,
         Comp456: exception::default_handler,
         Comp7: exception::default_handler,
         _reserved2: [Reserved::Vector; 7],
         UsbHp: exception::default_handler,
         UsbLp: exception::default_handler,
         UsbWkupExti: exception::default_handler,
         _reserved3: [Reserved::Vector; 4],
         Fpu: exception::default_handler,}

Default interrupt handlers