TMPM4G9  V1.0.0.0
uart_io_private_tx_t Struct Reference

Send information. More...

#include <bsp_uart_io.h>

Data Fields

volatile UartIOTxState state
 
uint32_t wp
 
uint32_t rp
 
uint8_t buff [UART_IO_SEND_MAX]
 

Detailed Description

Send information.

Private Member.

Field Documentation

§ buff

uint8_t buff

Send data.

§ rp

uint32_t rp

Read pointer(Now, no use).

§ state

volatile UartIOTxState state

Status.

§ wp

uint32_t wp

Write pointer.


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