TMPM4G9  V1.0.0.0
cec_io_private_rx_t Struct Reference

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]
 

Detailed Description

Receive information.

Private Member.

Field Documentation

§ buff

uint8_t buff[CEC_IO_RECEIVE_MAX]

Receive data.

§ length

volatile uint32_t length

Num of receive data.

§ rp

volatile uint32_t rp

Read pointer.

§ state

volatile CecIORxState state

Status.

§ wp

volatile uint32_t wp

Write pointer.


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