DRV_ENCX24J600_EventAcknowledge Function
C
bool DRV_ENCX24J600_EventAcknowledge(DRV_HANDLE hMac, TCPIP_MAC_EVENT macEvents);
Returns
true - if successful
false - if not successful
Description
ENCX24J600 Acknowledge Event This function acknowledges an event. The client had to be successfully opened with DRV_ENCX24J600_Open.
Parameters
Parameters | Description |
---|---|
hMac | the successfully opened handle |
macEvents | the events to acknowledge |