Detection.
Parameters:
__HANDLE__: ETH Handle.
Return value:
None
__HAL_ETH_POWER_DOWN_ENABLE
Description:
Enables the MAC Power Down.
Parameters:
__HANDLE__: ETH Handle
Return value:
None
__HAL_ETH_POWER_DOWN_DISABLE
Description:
Disables the MAC Power Down.
Parameters:
__HANDLE__: ETH Handle
Return value:
None
__HAL_ETH_GET_PMT_FLAG_STATUS
Description:
Checks whether the specified
ETHERNET PMT flag is set or not.
Parameters:
__HANDLE__: ETH Handle.
__FLAG__: specifies the flag to check.
This parameter can be one of the
following values:
ETH_PMT_FLAG_WUFFRPR :
Wake-Up Frame Filter Register
Pointer Reset
ETH_PMT_FLAG_WUFR : Wake-
Up Frame Received
ETH_PMT_FLAG_MPR : Magic
Packet Received
Return value:
The: new state of ETHERNET PMT Flag
(SET or RESET).
__HAL_ETH_MMC_COUNTER_FULL_PR
ESET
Description:
Preset and Initialize the MMC counters
to almost-full value: 0xFFFF_FFF0 (full -
16)
Parameters: