Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function pointer turns on the KITL Ethernet hardware.
typedef VOID (*OAL_KITLETH_POWER_ON)();
Parameters
None.
Return Values
None.
Remarks
The pfnPowerOn member of the OAL_KITL_ETH_DRIVER structure points to the custom function that implements OAL_KITLETH_POWER_ON.
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