1.2.5.4.1 DRV_GMAC_Close Function

C

void DRV_GMAC_Close(DRV_HANDLE hMac); 

Returns

None

Description

This function closes a client instance of the PIC32 MAC Driver.

Remarks

None

Preconditions

DRV_GMAC_Open() should have been called.

Parameters

ParametersDescription
hMacvalid MAC handle, obtained by a call to DRV_GMAC_Open