Enables the DMA Tx Desc padding for
frame shorter than 64 bytes.
Parameters:
__HANDLE__: ETH Handle
Return value:
None
__HAL_ETH_DMATXDESC_SHORT_FRA
ME_PADDING_DISABLE
Description:
Disables the DMA Tx Desc padding for
frame shorter than 64 bytes.
Parameters:
__HANDLE__: ETH Handle
Return value:
None
Description:
Enables the specified ETHERNET MAC
interrupts.
Parameters:
__HANDLE__: : ETH Handle
__INTERRUPT__: specifies the
ETHERNET MAC interrupt sources to
be enabled or disabled. This parameter
can be any combination of the following
values:
ETH_MAC_IT_TST : Time stamp
trigger interrupt
ETH_MAC_IT_PMT : PMT interrupt
Return value:
None
Description:
Disables the specified ETHERNET MAC
interrupts.
Parameters:
__HANDLE__: : ETH Handle
__INTERRUPT__: specifies the
ETHERNET MAC interrupt sources to
be enabled or disabled. This parameter
can be any combination of the following
values:
ETH_MAC_IT_TST : Time stamp
trigger interrupt
ETH_MAC_IT_PMT : PMT interrupt
Return value: