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

Receive event information structure definition. More...

#include <txz_tspi.h>

Data Fields

uint8_t * p_data
 
uint32_t num
 

Detailed Description

Receive event information structure definition.

When data length definition is "8bit"( Data Length ), use this.

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: