SAMV71 Xplained Ultra Software Package 1.3

sGmacRxDescriptor::_GmacRxStatus::_GmacRxStatusBM Struct Reference
[GMAC Defines]

Data Fields

uint32_t len:12
uint32_t offset:2
uint32_t bSof:1
uint32_t bEof:1
uint32_t bCFI:1
uint32_t vlanPriority:3
uint32_t bPriorityDetected:1
uint32_t bVlanDetected:1
uint32_t bTypeIDMatch:1
uint32_t bAddr4Match:1
uint32_t bAddr3Match:1
uint32_t bAddr2Match:1
uint32_t bAddr1Match:1
uint32_t reserved:1
uint32_t bExtAddrMatch:1
uint32_t bUniHashMatch:1
uint32_t bMultiHashMatch:1
uint32_t bBroadcastDetected:1

Detailed Description

Definition at line 173 of file gmac.h.


Field Documentation

Address register 1 match

Definition at line 174 of file gmac.h.

Address register 2 match

Definition at line 174 of file gmac.h.

Address register 3 match

Definition at line 174 of file gmac.h.

Address register 4 match

Definition at line 174 of file gmac.h.

Global all ones broadcast address detected

Definition at line 174 of file gmac.h.

End of frame

Definition at line 174 of file gmac.h.

Start of frame

Definition at line 174 of file gmac.h.

External address match

Definition at line 174 of file gmac.h.

Multicast hash match

Definition at line 174 of file gmac.h.

VLAN priority (if VLAN detected)

Definition at line 174 of file gmac.h.

Receive buffer offset, bits 13:12 of frame length for jumbo frame

Definition at line 174 of file gmac.h.

Type ID match

Definition at line 174 of file gmac.h.

Unicast hash match

Definition at line 174 of file gmac.h.

Priority tag detected VLAN tag detected

Definition at line 174 of file gmac.h.

Length of frame including FCS

Definition at line 174 of file gmac.h.

Concatenation Format Indicator

Definition at line 174 of file gmac.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines