DRV_ENCX24J600_EventPendingGet Function
C
TCPIP_MAC_EVENT DRV_ENCX24J600_EventPendingGet(DRV_HANDLE hMac);
Returns
TCPIP_MAC_EV_NONE - Returned on an error
List of events - Returned on event other than an error
Description
ENCX24J600 Get Events This function gets the current events.
Preconditions
The client had to be successfully opened with DRV_ENCX24J600_Open.
Parameters
Parameters | Description |
---|---|
hMac | the successfully opened handle |