![]() |
![]() |
Config structure for INTC module. More...
#include <csl_intc.h>
Data Fields | |
| IRQ_IsrPtr | funcAddr |
| Uint32 | funcArg |
| Uint32 | ierMask |
| Uint32 | cacheCtrl |
Config structure for INTC module.
| Uint32 CSL_IRQ_Config::cacheCtrl |
cacheCtrl
Referenced by IRQ_config(), and IRQ_getConfig().
ISR Function Address
Referenced by IRQ_config(), and IRQ_getConfig().
| Uint32 CSL_IRQ_Config::funcArg |
Arguments for ISR function
Referenced by IRQ_config(), and IRQ_getConfig().
| Uint32 CSL_IRQ_Config::ierMask |
IER Interrupt CPU Register
Referenced by IRQ_config(), and IRQ_getConfig().
1.7.4