TMPM4G(1) Group Peripheral Driver User Manual  V1.0.0.0
uart_receive8_t Struct Reference

Receive event information structure definition. More...

#include <txz_uart.h>

Data Fields

uint8_t * p_data
 
uint32_t num
 

Detailed Description

Receive event information structure definition.

When data length definition 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: