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