DRV_ENC28J60_RegisterStatisticsGet Function

C

TCPIP_MAC_RES DRV_ENC28J60_RegisterStatisticsGet(DRV_HANDLE hMac, TCPIP_MAC_STATISTICS_REG_ENTRY* pRegEntries, int nEntries, int* pHwEntries); 

Returns

  • TCPIP_MAC_RES_TYPE_ERR - if the hMac is invalid

  • TCPIP_MAC_RES_OP_ERR - if the hMac is valid

Description

ENC28J60 Get Register Statistics Get the device specific statistics.

Remarks

Statistics are not planned for the first release

Preconditions

The client had to be successfully opened with DRV_ENC28J60_Open.

Parameters

ParametersDescription
hMacthe successfully opened handle
pRegEntries
nEntries
pHwEntries