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

HAL_ETH_GetError() function

Returns the ETH error code

Syntax

uint32_t HAL_ETH_GetError(const ETH_HandleTypeDef *heth);
Implemented in stm32f4xx_hal_eth.c:2665

Arguments

heth

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

Return value

ETH Error Code

References

LocationText
stm32f4xx_hal_eth.c:2665
uint32_t HAL_ETH_GetError(const ETH_HandleTypeDef *heth)
stm32f4xx_hal_eth.h:2122
uint32_t HAL_ETH_GetError(const ETH_HandleTypeDef *heth);

Data Use

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