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