Robobo
emac_tx_descriptor::emac_tx_status::emac_tx_status_bm Struct Reference

Public Attributes

uint32_t len:11
 
uint32_t reserved:4
 
uint32_t b_last_buffer:1
 
uint32_t b_no_crc:1
 
uint32_t reserved1:10
 
uint32_t b_exhausted:1
 
uint32_t b_underrun:1
 
uint32_t b_error:1
 
uint32_t b_wrap:1
 
uint32_t b_used:1
 

Member Data Documentation

uint32_t emac_tx_descriptor::emac_tx_status::emac_tx_status_bm::b_error

Retry limit exceeded, error detected

uint32_t emac_tx_descriptor::emac_tx_status::emac_tx_status_bm::b_exhausted

Buffer exhausted in mid frame

uint32_t emac_tx_descriptor::emac_tx_status::emac_tx_status_bm::b_last_buffer

Last buffer (in the current frame)

uint32_t emac_tx_descriptor::emac_tx_status::emac_tx_status_bm::b_no_crc

No CRC

uint32_t emac_tx_descriptor::emac_tx_status::emac_tx_status_bm::b_underrun

Transmit underrun

uint32_t emac_tx_descriptor::emac_tx_status::emac_tx_status_bm::b_used

User clear, EMAC sets this to 1 once a frame has been successfully transmitted

uint32_t emac_tx_descriptor::emac_tx_status::emac_tx_status_bm::b_wrap

Marks last descriptor in TD list

uint32_t emac_tx_descriptor::emac_tx_status::emac_tx_status_bm::len

Length of buffer


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