TMPM4KxA Group Peripheral Driver User Manual  V1.0.4.0
Data Fields
uart_receive8_t Struct Reference

Receive event information structure definenition. More...

#include <txz_uart.h>

Data Fields

uint8_t * p_data
 
uint32_t num
 

Detailed Description

Receive event information structure definenition.

When data length definenition is "7 or 8bit"( Data Length ), use this.

Attention
"num" must be over FIFO max num.

Field Documentation

◆ num

uint32_t num

The number of receive data.

◆ p_data

uint8_t* p_data

The buffer to receive data.


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