SAME54P20A Test Project
Data Fields
GMAC_DCFGR_Type Union Reference

Data Fields

struct {
   uint32_t   FBLDO:5
 
   uint32_t   __pad0__:1
 
   uint32_t   ESMA:1
 
   uint32_t   ESPA:1
 
   uint32_t   RXBMS:2
 
   uint32_t   TXPBMS:1
 
   uint32_t   TXCOEN:1
 
   uint32_t   __pad1__:4
 
   uint32_t   DRBS:8
 
   uint32_t   DDRP:1
 
   uint32_t   __pad2__:7
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 241 of file gmac.h.

Field Documentation

◆ __pad0__

uint32_t GMAC_DCFGR_Type::__pad0__

bit: 5 Reserved

Definition at line 244 of file gmac.h.

◆ __pad1__

uint32_t GMAC_DCFGR_Type::__pad1__

bit: 12..15 Reserved

Definition at line 250 of file gmac.h.

◆ __pad2__

uint32_t GMAC_DCFGR_Type::__pad2__

bit: 25..31 Reserved

Definition at line 253 of file gmac.h.

◆ bit

struct { ... } GMAC_DCFGR_Type::bit

Structure used for bit access

◆ DDRP

uint32_t GMAC_DCFGR_Type::DDRP

bit: 24 DMA Discard Receive Packets

Definition at line 252 of file gmac.h.

◆ DRBS

uint32_t GMAC_DCFGR_Type::DRBS

bit: 16..23 DMA Receive Buffer Size

Definition at line 251 of file gmac.h.

◆ ESMA

uint32_t GMAC_DCFGR_Type::ESMA

bit: 6 Endian Swap Mode Enable for Management Descriptor Accesses

Definition at line 245 of file gmac.h.

◆ ESPA

uint32_t GMAC_DCFGR_Type::ESPA

bit: 7 Endian Swap Mode Enable for Packet Data Accesses

Definition at line 246 of file gmac.h.

◆ FBLDO

uint32_t GMAC_DCFGR_Type::FBLDO

bit: 0.. 4 Fixed Burst Length for DMA Data Operations:

Definition at line 243 of file gmac.h.

◆ reg

uint32_t GMAC_DCFGR_Type::reg

Type used for register access

Definition at line 255 of file gmac.h.

◆ RXBMS

uint32_t GMAC_DCFGR_Type::RXBMS

bit: 8.. 9 Receiver Packet Buffer Memory Size Select

Definition at line 247 of file gmac.h.

◆ TXCOEN

uint32_t GMAC_DCFGR_Type::TXCOEN

bit: 11 Transmitter Checksum Generation Offload Enable

Definition at line 249 of file gmac.h.

◆ TXPBMS

uint32_t GMAC_DCFGR_Type::TXPBMS

bit: 10 Transmitter Packet Buffer Memory Size Select

Definition at line 248 of file gmac.h.


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