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

Receive event information structure definenition. More...

#include <txz_uart.h>

Data Fields

uint16_t * p_data
 
uint32_t num
 

Detailed Description

Receive event information structure definenition.

When data length definenition is "9bit"( Data Length ), use this.

Field Documentation

◆ num

uint32_t num

The number of receive data.

◆ p_data

uint16_t* p_data

The buffer to receive data.


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