Expand description
HDMI-CEC controller
Modules§
- cfgr
- configuration register
- cr
- control register
- ier
- interrupt enable register
- isr
- Interrupt and Status Register
- rxdr
- Rx Data Register
- txdr
- Tx data register
Structs§
- Register
Block - Register block
Type Aliases§
- CFGR
- CFGR (rw) register accessor: configuration register
- CR
- CR (rw) register accessor: control register
- IER
- IER (rw) register accessor: interrupt enable register
- ISR
- ISR (rw) register accessor: Interrupt and Status Register
- RXDR
- RXDR (r) register accessor: Rx Data Register
- TXDR
- TXDR (w) register accessor: Tx data register