Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of 202hm2_master by
Interrupt vector numbers
Typedefs | |
| typedef enum IRQn | IRQn_Type |
| Interrupt Number Definitions. | |
Enumerations | |
| enum | IRQn { NonMaskableInt_IRQn = -14, HardFault_IRQn = -13, SVCall_IRQn = -5, PendSV_IRQn = -2, SysTick_IRQn = -1, DMA0_IRQn = 0, DMA1_IRQn = 1, DMA2_IRQn = 2, DMA3_IRQn = 3, Reserved20_IRQn = 4, FTFA_IRQn = 5, LVD_LVW_IRQn = 6, LLW_IRQn = 7, I2C0_IRQn = 8, I2C1_IRQn = 9, SPI0_IRQn = 10, SPI1_IRQn = 11, UART0_IRQn = 12, UART1_IRQn = 13, UART2_IRQn = 14, ADC0_IRQn = 15, CMP0_IRQn = 16, TPM0_IRQn = 17, TPM1_IRQn = 18, TPM2_IRQn = 19, RTC_IRQn = 20, RTC_Seconds_IRQn = 21, PIT_IRQn = 22, I2S0_IRQn = 23, USB0_IRQn = 24, DAC0_IRQn = 25, TSI0_IRQn = 26, MCG_IRQn = 27, LPTimer_IRQn = 28, LCD_IRQn = 29, PORTA_IRQn = 30, PORTC_PORTD_IRQn = 31 } |
Interrupt Number Definitions. More... | |
Typedef Documentation
Enumeration Type Documentation
| enum IRQn |
Interrupt Number Definitions.
- Enumerator:
Generated on Tue Jul 12 2022 20:47:22 by
1.7.2
