TMPM4G(1) Group Peripheral Driver User Manual
V1.0.0.0
|
Receive event information structure definition. More...
#include <txz_tspi.h>
Data Fields | |
uint8_t * | p_data |
uint32_t | num |
Receive event information structure definition.
When data length definition is "8bit"( Data Length ), use this.
uint32_t num |
The number of receive data.
uint8_t* p_data |
The buffer to receive data.