Module stm32f303x_memory_map::interrupt
[−]
[src]
Interrupts
Structs
| Adc12 |
18 - ADC1 and ADC2 global interrupt |
| CanRx1 |
21 - CAN_RX1 interrupt |
| CanSce |
22 - CAN_SCE interrupt |
| Comp123 |
64 - COMP1 & COMP2 & COMP3 interrupts combined with EXTI Lines 21, 22 and 29 interrupts |
| Comp456 |
65 - COMP4 & COMP5 & COMP6 interrupts combined with EXTI Lines 30, 31 and 32 interrupts |
| Comp7 |
66 - COMP7 interrupt combined with EXTI Line 33 interrupt |
| Dma1Ch1 |
11 - DMA1 channel 1 interrupt |
| Dma1Ch2 |
12 - DMA1 channel 2 interrupt |
| Dma1Ch3 |
13 - DMA1 channel 3 interrupt |
| Dma1Ch4 |
14 - DMA1 channel 4 interrupt |
| Dma1Ch5 |
15 - DMA1 channel 5 interrupt |
| Dma1Ch6 |
16 - DMA1 channel 6 interrupt |
| Dma1Ch7 |
17 - DMA1 channel 7interrupt |
| Exti0 |
6 - EXTI Line0 interrupt |
| Exti1 |
7 - EXTI Line3 interrupt |
| Exti1510 |
40 - EXTI Line15 to Line10 interrupts |
| Exti2Tsc |
8 - EXTI Line2 and Touch sensing interrupts |
| Exti3 |
9 - EXTI Line3 interrupt |
| Exti4 |
10 - EXTI Line4 interrupt |
| Exti95 |
23 - EXTI Line5 to Line9 interrupts |
| Flash |
4 - Flash global interrupt |
| Fpu |
81 - Floating point interrupt |
| Handlers |
Interrupt handlers |
| I2c1Er |
32 - I2C1 error interrupt |
| I2c1EvExti23 |
31 - I2C1 event interrupt and EXTI Line23 interrupt |
| Pvd |
1 - PVD through EXTI line detection interrupt |
| Rcc |
5 - RCC global interrupt |
| RtcWkup |
3 - RTC Wakeup interrupt through the EXTI line |
| Rtcalarm |
41 - RTC alarm interrupt |
| Spi1 |
35 - SPI1 global interrupt |
| TampStamp |
2 - Tamper and TimeStamp interrupts |
| Tim1BrkTim15 |
24 - TIM1 Break/TIM15 global interruts |
| Tim1Cc |
27 - TIM1 capture compare interrupt |
| Tim1TrgComTim17 |
26 - TIM1 trigger and commutation/TIM17 interrupts |
| Tim1UpTim16 |
25 - TIM1 Update/TIM16 global interrupts |
| Tim2 |
28 - TIM2 global interrupt |
| Tim3 |
29 - TIM3 global interrupt |
| Tim6Dacunder |
54 - TIM6 global and DAC12 underrun interrupts |
| Tim7 |
55 - TIM7 global interrupt |
| Uart4Exti34 |
52 - UART4 global and EXTI Line 34 interrupts |
| Uart5Exti35 |
53 - UART5 global and EXTI Line 35 interrupts |
| Usart1Exti25 |
37 - USART1 global interrupt and EXTI Line 25 interrupt |
| Usart2Exti26 |
38 - USART2 global interrupt and EXTI Line 26 interrupt |
| Usart3Exti28 |
39 - USART3 global interrupt and EXTI Line 28 interrupt |
| UsbHpCanTx |
19 - USB High Priority/CAN_TX interrupts |
| UsbLpCanRx0 |
20 - USB Low Priority/CAN_RX0 interrupts |
| UsbWkupExti |
76 - USB wakeup from Suspend and EXTI Line 18 |
| Wwdg |
0 - Window Watchdog interrupt |
Enums
| Interrupt |
Enumeration of all the interrupts |
Constants
| DEFAULT_HANDLERS |
Default interrupt handlers |