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
NVIC_MemMap Struct Reference
[NVIC]
NVIC - Peripheral register structure. More...
#include <MKL25Z4.h>
Data Fields | |
uint32_t | ISER |
Interrupt Set Enable Register, offset: 0x0. | |
uint32_t | ICER |
Interrupt Clear Enable Register, offset: 0x80. | |
uint32_t | ISPR |
Interrupt Set Pending Register, offset: 0x100. | |
uint32_t | ICPR |
Interrupt Clear Pending Register, offset: 0x180. | |
uint32_t | IP [8] |
Interrupt Priority Register n, array offset: 0x300, array step: 0x4. |
Detailed Description
NVIC - Peripheral register structure.
Definition at line 3417 of file MKL25Z4.h.
Field Documentation
uint32_t ICER |
uint32_t ICPR |
uint32_t IP[8] |
uint32_t ISER |
Generated on Tue Jul 12 2022 21:30:23 by
