STM32H735xx HAL User Manual
Defines
CEC Reception Stop on Error
CEC Exported Constants

Defines

#define CEC_NO_RX_STOP_ON_BRE   ((uint32_t)0x00000000U)
#define CEC_RX_STOP_ON_BRE   ((uint32_t)CEC_CFGR_BRESTP)

Define Documentation

#define CEC_NO_RX_STOP_ON_BRE   ((uint32_t)0x00000000U)

Definition at line 291 of file stm32h7xx_hal_cec.h.

#define CEC_RX_STOP_ON_BRE   ((uint32_t)CEC_CFGR_BRESTP)

Definition at line 292 of file stm32h7xx_hal_cec.h.