TMPM4G9  V1.0.0.0
uart_io_private_info_t Struct Reference

Private Member. More...

#include <bsp_uart_io.h>

Data Fields

uart_t uart
 
uart_io_private_tx_t tx
 
uart_io_private_rx_t rx
 
uint8_t work [UART_RX_FIFO_MAX]
 

Detailed Description

Private Member.

Field Documentation

§ rx

Receive information.

§ tx

Send information.

§ uart

uart_t uart

Uart driver instance.

§ work

uint8_t work

Receive buffer for uart driver.


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