Module cec

Module cec 

Source
Expand description

HDMI-CEC controller

Modules§

cfgr
configuration register
csr
CEC control and status register
esr
CEC error status register
oar
CEC own address register
pres
Rx Data Register
rxd
CEC Rx data register
txd
CEC Tx data register

Structs§

RegisterBlock
Register block

Type Aliases§

CFGR
CFGR (rw) register accessor: configuration register
CSR
CSR (rw) register accessor: CEC control and status register
ESR
ESR (r) register accessor: CEC error status register
OAR
OAR (rw) register accessor: CEC own address register
PRES
PRES (rw) register accessor: Rx Data Register
RXD
RXD (r) register accessor: CEC Rx data register
TXD
TXD (rw) register accessor: CEC Tx data register