OAL_KITLETH_POWER_OFF (Compact 2013)
10/16/2014
This function pointer turns off the KITL Ethernet hardware.
Syntax
typedef VOID (*OAL_KITLETH_POWER_OFF)();
Parameters
None.
Return Value
None.
Remarks
The pfnPowerOff member of the OAL_KITL_ETH_DRIVER structure points to the custom function that implements OAL_KITLETH_POWER_OFF.
Requirements
Header |
oal_kitl.h |
Library |
Developer Implemented |
See Also
Reference
KITL Functions for Ethernet Drivers
KITL Functions for Production-Quality OAL