TMPM4G9
V1.0.0.0
|
Send information. More...
Data Fields | |
volatile SendState | state |
uint32_t | wp |
uint32_t | rp |
uint8_t | buff [TSPI_IO_SEND_MAX] |
Send information.
uint8_t buff[TSPI_IO_SEND_MAX] |
Send data.
uint32_t rp |
Read pointer(Now, no use).
volatile SendState state |
Status.
uint32_t wp |
Write pointer.