OAL_KITLETH_DISABLE_INTS (Windows CE 5.0)
This function pointer disables the KITL transport interrupts if the transport if interrupt-based.
typedef VOID (*OAL_KITLETH_DISABLE_INTS)();
Parameters
None.
Return Values
None.
Remarks
The pfnDisableInts member of the OAL_KITL_ETH_DRIVER structure points to the custom function that implements OAL_KITLETH_DISABLE_INTS.
Requirements
OS Versions: Windows CE 5.0 and later
Header: Oal_kitl.h
Link Library: Developer-defined
See Also
KITL Reference Ethernet Driver Interface | KITL Functions
Send Feedback on this topic to the authors