TMPM4G9  V1.0.0.0
fuart_io_private_tx_t Struct Reference

Send information. More...

#include <bsp_fuart_io.h>

Data Fields

volatile FUartIOTxState state
 
uint32_t wp
 
uint32_t rp
 
uint8_t buff [FUART_IO_SEND_MAX]
 

Detailed Description

Send information.

Private Member.

Field Documentation

§ buff

uint8_t buff[FUART_IO_SEND_MAX]

Send data.

§ rp

uint32_t rp

Read pointer(Now, no use).

§ state

volatile FUartIOTxState state

Status.

§ wp

uint32_t wp

Write pointer.


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