Firmware SDK
twr_uart_t Struct Reference
Collaboration diagram for twr_uart_t:

Data Fields

bool initialized
 
void(* event_handler )(twr_uart_channel_t, twr_uart_event_t, void *)
 
void * event_param
 
twr_fifo_twrite_fifo
 
twr_fifo_tread_fifo
 
twr_scheduler_task_id_t async_write_task_id
 
twr_scheduler_task_id_t async_read_task_id
 
bool async_write_in_progress
 
bool async_read_in_progress
 
twr_tick_t async_timeout
 
USART_TypeDef * usart
 

Detailed Description

Definition at line 9 of file twr_uart.c.


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