Module stm32h7xx_hal::pac::cec[][src]

CEC

Modules

cfgr

This register is used to configure the HDMI-CEC controller. It is mandatory to write CEC_CFGR only when CECEN=0.

cr

CEC control register

ier

CEC interrupt enable register

isr

CEC Interrupt and Status Register

rxdr

CEC Rx Data Register

txdr

CEC Tx data register

Structs

RegisterBlock

Register block

Type Definitions

CFGR

This register is used to configure the HDMI-CEC controller. It is mandatory to write CEC_CFGR only when CECEN=0.

CR

CEC control register

IER

CEC interrupt enable register

ISR

CEC Interrupt and Status Register

RXDR

CEC Rx Data Register

TXDR

CEC Tx data register