Herzog Library 00.00.01  rel_libdev.herzog.00.00.01.10606
Data Fields
TX_Dev_State_t Struct Reference

A structure to represent TX device state. More...

Data Fields

DCM_FMT_t format
 
uint16_t burst_size
 
uint8_t wait_size
 
uint32_t buf_size
 
uint32_t tx_index
 
uint32_t tx_length
 
union {
   uint16_t   hword [TX_BUFF_SIZE/2]
 
   uint8_t   byte [TX_BUFF_SIZE]
 
tx_buffer
 
tx_cb_func_t cb
 
uint8_t busy
 

Detailed Description

A structure to represent TX device state.

Field Documentation

uint32_t buf_size
uint16_t burst_size
uint8_t busy
uint8_t byte[TX_BUFF_SIZE]
DCM_FMT_t format
uint16_t hword[TX_BUFF_SIZE/2]
union { ... } tx_buffer
uint32_t tx_index
uint32_t tx_length
uint8_t wait_size

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