STM32H735xx HAL User Manual
Data Fields
ETH_RxPacketInfo Struct Reference

Received Packet Information structure definition. More...

#include <stm32h7xx_hal_eth.h>

Data Fields

uint32_t SegmentCnt
uint32_t VlanTag
uint32_t InnerVlanTag
uint32_t Checksum
uint32_t HeaderType
uint32_t PayloadType
uint32_t MacFilterStatus
uint32_t L3FilterStatus
uint32_t L4FilterStatus
uint32_t ErrorCode

Detailed Description

Received Packet Information structure definition.

Definition at line 178 of file stm32h7xx_hal_eth.h.


Field Documentation

Definition at line 186 of file stm32h7xx_hal_eth.h.

Referenced by HAL_ETH_GetRxDataInfo().

Definition at line 204 of file stm32h7xx_hal_eth.h.

Referenced by HAL_ETH_GetRxDataInfo().

Definition at line 189 of file stm32h7xx_hal_eth.h.

Referenced by HAL_ETH_GetRxDataInfo().

Definition at line 184 of file stm32h7xx_hal_eth.h.

Referenced by HAL_ETH_GetRxDataInfo().

Definition at line 198 of file stm32h7xx_hal_eth.h.

Referenced by HAL_ETH_GetRxDataInfo().

Definition at line 201 of file stm32h7xx_hal_eth.h.

Referenced by HAL_ETH_GetRxDataInfo().

Definition at line 195 of file stm32h7xx_hal_eth.h.

Referenced by HAL_ETH_GetRxDataInfo().

Definition at line 192 of file stm32h7xx_hal_eth.h.

Referenced by HAL_ETH_GetRxDataInfo().

Definition at line 180 of file stm32h7xx_hal_eth.h.

Referenced by HAL_ETH_GetRxDataInfo().

Definition at line 182 of file stm32h7xx_hal_eth.h.

Referenced by HAL_ETH_GetRxDataInfo().


The documentation for this struct was generated from the following file: