DRV_ENC28J60_EventPendingGet Function

C

TCPIP_MAC_EVENT DRV_ENC28J60_EventPendingGet(DRV_HANDLE hMac); 

Returns

  • TCPIP_MAC_EV_NONE - Returned on an error

  • List of events - Returned on event other than an error

Description

ENC28J60 Get Events This function gets the current events.

Preconditions

The client had to be successfully opened with DRV_ENC28J60_Open.

Parameters

ParametersDescription
hMacthe successfully opened handle