HAL
HAL_ETH_GetMACWakeUpSource() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALHAL_ETH_GetMACWakeUpSource()

HAL_ETH_GetMACWakeUpSource() function

Returns the ETH MAC WakeUp event source

Syntax

uint32_t HAL_ETH_GetMACWakeUpSource(const ETH_HandleTypeDef *heth);
Implemented in stm32f4xx_hal_eth.c:2698

Arguments

heth

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

Return value

ETH MAC WakeUp event source

References

LocationText
stm32f4xx_hal_eth.c:2698
uint32_t HAL_ETH_GetMACWakeUpSource(const ETH_HandleTypeDef *heth)
stm32f4xx_hal_eth.h:2125
uint32_t HAL_ETH_GetMACWakeUpSource(const ETH_HandleTypeDef *heth);

Data Use

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