SAME54P20A Test Project
Data Fields
GMAC_TSR_Type Union Reference

Data Fields

struct {
   uint32_t   UBR:1
 
   uint32_t   COL:1
 
   uint32_t   RLE:1
 
   uint32_t   TXGO:1
 
   uint32_t   TFC:1
 
   uint32_t   TXCOMP:1
 
   uint32_t   UND:1
 
   uint32_t   __pad0__:1
 
   uint32_t   HRESP:1
 
   uint32_t   __pad1__:23
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 285 of file gmac.h.

Field Documentation

◆ __pad0__

uint32_t GMAC_TSR_Type::__pad0__

bit: 7 Reserved

Definition at line 294 of file gmac.h.

◆ __pad1__

uint32_t GMAC_TSR_Type::__pad1__

bit: 9..31 Reserved

Definition at line 296 of file gmac.h.

◆ bit

struct { ... } GMAC_TSR_Type::bit

Structure used for bit access

◆ COL

uint32_t GMAC_TSR_Type::COL

bit: 1 Collision Occurred

Definition at line 288 of file gmac.h.

◆ HRESP

uint32_t GMAC_TSR_Type::HRESP

bit: 8 HRESP Not OK

Definition at line 295 of file gmac.h.

◆ reg

uint32_t GMAC_TSR_Type::reg

Type used for register access

Definition at line 298 of file gmac.h.

◆ RLE

uint32_t GMAC_TSR_Type::RLE

bit: 2 Retry Limit Exceeded

Definition at line 289 of file gmac.h.

◆ TFC

uint32_t GMAC_TSR_Type::TFC

bit: 4 Transmit Frame Corruption Due to AHB Error

Definition at line 291 of file gmac.h.

◆ TXCOMP

uint32_t GMAC_TSR_Type::TXCOMP

bit: 5 Transmit Complete

Definition at line 292 of file gmac.h.

◆ TXGO

uint32_t GMAC_TSR_Type::TXGO

bit: 3 Transmit Go

Definition at line 290 of file gmac.h.

◆ UBR

uint32_t GMAC_TSR_Type::UBR

bit: 0 Used Bit Read

Definition at line 287 of file gmac.h.

◆ UND

uint32_t GMAC_TSR_Type::UND

bit: 6 Transmit Underrun

Definition at line 293 of file gmac.h.


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