SAME54P20A Test Project
Data Fields
GMAC_RSR_Type Union Reference

Data Fields

struct {
   uint32_t   BNA:1
 
   uint32_t   REC:1
 
   uint32_t   RXOVR:1
 
   uint32_t   HNO:1
 
   uint32_t   __pad0__:28
 
bit
 
uint32_t reg
 

Detailed Description

Definition at line 363 of file gmac.h.

Field Documentation

◆ __pad0__

uint32_t GMAC_RSR_Type::__pad0__

bit: 4..31 Reserved

Definition at line 369 of file gmac.h.

◆ bit

struct { ... } GMAC_RSR_Type::bit

Structure used for bit access

◆ BNA

uint32_t GMAC_RSR_Type::BNA

bit: 0 Buffer Not Available

Definition at line 365 of file gmac.h.

◆ HNO

uint32_t GMAC_RSR_Type::HNO

bit: 3 HRESP Not OK

Definition at line 368 of file gmac.h.

◆ REC

uint32_t GMAC_RSR_Type::REC

bit: 1 Frame Received

Definition at line 366 of file gmac.h.

◆ reg

uint32_t GMAC_RSR_Type::reg

Type used for register access

Definition at line 371 of file gmac.h.

◆ RXOVR

uint32_t GMAC_RSR_Type::RXOVR

bit: 2 Receive Overrun

Definition at line 367 of file gmac.h.


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