Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
10/16/2014
This function pointer enables the KITL transport interrupts if the transport is interrupt-based.
Syntax
typedef VOID (*OAL_KITLETH_ENABLE_INTS)();
Parameters
None.
Return Value
None.
Remarks
The pfnEnableInts member of the OAL_KITL_ETH_DRIVER structure points to the custom function that implements OAL_KITLETH_ENABLE_INTS.
Requirements
Header |
oal_kitl.h |
Library |
Developer Implemented |
See Also
Reference
KITL Functions for Ethernet Drivers
KITL Functions for Production-Quality OAL