HAL
HAL_ETH_GetMACError() is only used within HAL.
 
Symbols
loading...
Files
loading...

HAL_ETH_GetMACError() function

Returns the ETH MAC error code

Syntax

uint32_t HAL_ETH_GetMACError(const ETH_HandleTypeDef *heth);
Implemented in stm32f4xx_hal_eth.c:2687

Arguments

heth

pointer to a ETH_HandleTypeDef structure that contains the configuration information for ETHERNET module

Return value

ETH MAC Error Code

References

LocationText
stm32f4xx_hal_eth.c:2687
uint32_t HAL_ETH_GetMACError(const ETH_HandleTypeDef *heth)
stm32f4xx_hal_eth.h:2124
uint32_t HAL_ETH_GetMACError(const ETH_HandleTypeDef *heth);

Data Use

Data read by HAL_ETH_GetMACError()
HAL_ETH_GetMACError()
Type of HAL_ETH_GetMACError()
HAL_ETH_GetMACError()
uint32_t
all items filtered out