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.
Dependencies: MMA8451Q mbed xbee_lib
Fork of Programme_course by
Interrupt vector numbers
Memory map minor version. More...
Enumerations | |
enum | IRQInterruptIndex { INT_Initial_Stack_Pointer = 0, INT_Initial_Program_Counter = 1, INT_NMI = 2, INT_Hard_Fault = 3, INT_Reserved4 = 4, INT_Reserved5 = 5, INT_Reserved6 = 6, INT_Reserved7 = 7, INT_Reserved8 = 8, INT_Reserved9 = 9, INT_Reserved10 = 10, INT_SVCall = 11, INT_Reserved12 = 12, INT_Reserved13 = 13, INT_PendableSrvReq = 14, INT_SysTick = 15, INT_DMA0 = 16, INT_DMA1 = 17, INT_DMA2 = 18, INT_DMA3 = 19, INT_Reserved20 = 20, INT_FTFA = 21, INT_LVD_LVW = 22, INT_LLW = 23, INT_I2C0 = 24, INT_I2C1 = 25, INT_SPI0 = 26, INT_SPI1 = 27, INT_UART0 = 28, INT_UART1 = 29, INT_UART2 = 30, INT_ADC0 = 31, INT_CMP0 = 32, INT_TPM0 = 33, INT_TPM1 = 34, INT_TPM2 = 35, INT_RTC = 36, INT_RTC_Seconds = 37, INT_PIT = 38, INT_Reserved39 = 39, INT_USB0 = 40, INT_DAC0 = 41, INT_TSI0 = 42, INT_MCG = 43, INT_LPTimer = 44, INT_Reserved45 = 45, INT_PORTA = 46, INT_PORTD = 47 } |
Interrupt Number Definitions. More... |
Detailed Description
Memory map minor version.
Enumeration Type Documentation
enum IRQInterruptIndex |
Interrupt Number Definitions.
- Enumerator:
Generated on Tue Jul 12 2022 21:30:22 by
