DRV_ENC28J60_ConfigGet Function

C

size_t DRV_ENC28J60_ConfigGet(DRV_HANDLE hMac, void* configBuff, size_t buffSize, size_t* pConfigSize); 

Returns

Number of bytes copied to the buffer

Description

ENC28J60 Get Configuration Gets the current configuration.

Remarks

This function does nothing in the first release.

Preconditions

The client had to be successfully opened with DRV_ENC28J60_Open.

Parameters

ParametersDescription
hMacthe successfully opened handle
configBufflocation to copy the configuration too
buffSizebuffer size
pConfigSizeconfiguration size needed