DRV_ENCX24J600_ConfigGet Function

C

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

Returns

Number of bytes copied to the buffer ENCX24J600 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_ENCX24J600_Open.

Parameters

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