Value: ((pDev->Int.dwEnabledIntType) >> \
#define WD_ENABLED_INT_TYPE_NUM_VECTORS_POSITION_BITS
Returns the number of interrupt vectors allocated.
- Parameters
-
[in] | pDev | Pointer to device information struct |
- Returns
- Number of interrupt vectors allocated.
- Note
- The number of interrupt vectors allocated is set after calling WDC_IntEnable(). If WDC_IntEnable() wasn't called before using this macro or the call to WDC_IntEnable() failed then the return value will be 0.
Definition at line 233 of file wdc_defs.h.