Symbols
loading...
Files
loading...

HAL_ETH_ReadData() function

Read a received packet.

Syntax

HAL_StatusTypeDef HAL_ETH_ReadData(ETH_HandleTypeDef *heth,     void **pAppBuff);
Implemented in stm32f4xx_hal_eth.c:1080

Arguments

heth

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

pAppBuff

Pointer to an application buffer to receive the packet.

Return value

HAL status

Examples

HAL_ETH_ReadData() is referenced by 29 libraries and example projects.

Call Tree

Functions called by HAL_ETH_ReadData()
HAL_ETH_ReadData()
Type of HAL_ETH_ReadData()
HAL_ETH_ReadData()
uint8_t
uint32_t
all items filtered out