|
GPS Device
|
Arm Cortex-M4 NVIC driver public API. More...


Go to the source code of this file.
Functions | |
| void | nvic_set_interrupt (IRQn_te interrupt_line, EN_STATUS_te en_status) |
| Enables or disables an interrupt line in the NVIC. | |
Arm Cortex-M4 NVIC driver public API.
This header exposes a minimal software interface to the Cortex-M4 Nested Vectored Interrupt Controller (NVIC), providing enable and disable control over individual interrupt lines.
Definition in file arm_cortex_m4_nvic.h.