TMPM4G9
V1.0.0.0
|
Receive information. More...
Data Fields | |
volatile CecIORxState | state |
volatile uint32_t | wp |
volatile uint32_t | rp |
volatile uint32_t | length |
uint8_t | buff [CEC_IO_RECEIVE_MAX] |
Receive information.
Private Member.
uint8_t buff[CEC_IO_RECEIVE_MAX] |
Receive data.
volatile uint32_t length |
Num of receive data.
volatile uint32_t rp |
Read pointer.
volatile CecIORxState state |
Status.
volatile uint32_t wp |
Write pointer.