STM32H735xx HAL User Manual
Defines
CEC Error Bit Generation if Bit Rise Error reported
CEC Exported Constants

Defines

#define CEC_BRE_ERRORBIT_NO_GENERATION   ((uint32_t)0x00000000U)
#define CEC_BRE_ERRORBIT_GENERATION   ((uint32_t)CEC_CFGR_BREGEN)

Define Documentation

#define CEC_BRE_ERRORBIT_GENERATION   ((uint32_t)CEC_CFGR_BREGEN)

Definition at line 301 of file stm32h7xx_hal_cec.h.

#define CEC_BRE_ERRORBIT_NO_GENERATION   ((uint32_t)0x00000000U)

Definition at line 300 of file stm32h7xx_hal_cec.h.