struct no_os_fifo_element * fifo
Definition: uart_extra.h:94
struct no_os_irq_ctrl_desc * irq_desc
Definition: uart_extra.h:92
enum xil_uart_type type
Definition: uart_extra.h:75
char buff[UART_BUFF_LENGTH]
Definition: uart_extra.h:98
Xilinx platform specific UART descriptor.
Definition: uart_extra.h:86
uint32_t bytes_received
Definition: uart_extra.h:100
uint32_t irq_id
Definition: uart_extra.h:77
enum xil_uart_type type
Definition: uart_extra.h:88
uint32_t total_error_count
Definition: uart_extra.h:102
Structure holding the initialization parameters for Xilinx platform specific UART parameters.
Definition: uart_extra.h:73
struct no_os_irq_ctrl_desc * irq_desc
Definition: uart_extra.h:79
Structure holding the fifo element parameters.
Definition: no_os_fifo.h:56
void * instance
Definition: uart_extra.h:104
uint32_t fifo_read_offset
Definition: uart_extra.h:96
uint32_t irq_id
Definition: uart_extra.h:90
Definition: no_os_irq.h:119