XMC Peripheral Library for XMC4000 Family
XMC_ETH_MAC_DMA_DESC_t Struct Reference

#include <xmc_eth_mac.h>

Data Fields

volatile uint32_t buffer1
 
volatile uint32_t buffer2
 
volatile uint32_t extended_status
 
volatile uint32_t length
 
volatile uint32_t reserved
 
volatile uint32_t status
 
volatile uint32_t time_stamp_nanoseconds
 
volatile uint32_t time_stamp_seconds
 

Detailed Description

ETH MAC DMA descriptor

Field Documentation

◆ buffer1

volatile uint32_t buffer1

Buffer 1

◆ buffer2

volatile uint32_t buffer2

Buffer 2

◆ extended_status

volatile uint32_t extended_status

Extended status

◆ length

volatile uint32_t length

Descriptor length

◆ reserved

volatile uint32_t reserved

Reserved

◆ status

volatile uint32_t status

DMA descriptor status

◆ time_stamp_nanoseconds

volatile uint32_t time_stamp_nanoseconds

Time stamp low

◆ time_stamp_seconds

volatile uint32_t time_stamp_seconds

Time stamp high


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