TMPM4G9  V1.0.0.0

Receive information. More...

Data Fields

volatile ReceiveState state
 
volatile uint32_t wp
 
volatile uint32_t rp
 
volatile uint32_t length
 
volatile uint8_t buff [TSPI_IO_RECEIVE_MAX]
 

Detailed Description

Receive information.

Field Documentation

§ buff

volatile uint8_t buff[TSPI_IO_RECEIVE_MAX]

Receive data.

§ length

volatile uint32_t length

Num of receive data.

§ rp

volatile uint32_t rp

Read pointer(Now, no use).

§ state

volatile ReceiveState state

Status.

§ wp

volatile uint32_t wp

Write pointer.


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