DRV_ENC28J60_PowerMode Function
C
bool DRV_ENC28J60_PowerMode(DRV_HANDLE hMac, TCPIP_MAC_POWER_MODE pwrMode);
Returns
false - This functionality is not supported in this version of the driver
Description
ENC28J60 Power Mode This function sets the power mode of the ENC28J60.
Remarks
This functionality is not implemented in the first release.
Preconditions
The client had to be successfully opened with DRV_ENC28J60_Open.
Parameters
Parameters | Description |
---|---|
hMac | the successfully opened handle |
pwrMode | the power mode to set |