Symbols
loading...
Files
loading...

__ETH_BufferTypeDef::next field

Syntax

Examples

__ETH_BufferTypeDef::next is referenced by 29 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_eth.h:85
struct __ETH_BufferTypeDef *next; /*<! Pointer to the next buffer in the list */
stm32f4xx_hal_eth.c:3092ETH_Prepare_Tx_Descriptors()
while (txbuffer->next != NULL)
stm32f4xx_hal_eth.c:3141ETH_Prepare_Tx_Descriptors()
txbuffer = txbuffer->next;

Data Use

Functions reading __ETH_BufferTypeDef::next
__ETH_BufferTypeDef::next
all items filtered out
Type of __ETH_BufferTypeDef::next
__ETH_BufferTypeDef::next
all items filtered out