SAMV71 Xplained Ultra Software Package 1.5

sGmacTxDescriptor::_GmacTxStatus::_GmacTxStatusBM Struct Reference
[GMAC Defines]

Data Fields

uint32_t len: 11
uint32_t reserved: 4
uint32_t bLastBuffer: 1
uint32_t bNoCRC: 1
uint32_t reserved1: 10
uint32_t bExhausted: 1
uint32_t bUnderrun: 1
uint32_t bError: 1
uint32_t bWrap: 1
uint32_t bUsed: 1

Detailed Description

Definition at line 209 of file gmac.h.


Field Documentation

Retry limit exceeded, error detected

Definition at line 210 of file gmac.h.

Buffer exhausted in mid frame

Definition at line 210 of file gmac.h.

Last buffer (in the current frame)

Definition at line 210 of file gmac.h.

No CRC

Definition at line 210 of file gmac.h.

Transmit under run

Definition at line 210 of file gmac.h.

User clear, GMAC sets this once a frame has been successfully transmitted

Definition at line 210 of file gmac.h.

Marks last descriptor in TD list

Definition at line 210 of file gmac.h.

Length of buffer

Definition at line 210 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