STM32H735xx HAL User Manual
Defines
CEC Signal Free Time start option
CEC Exported Constants

Defines

#define CEC_SFT_START_ON_TXSOM   ((uint32_t)0x00000000U)
#define CEC_SFT_START_ON_TX_RX_END   ((uint32_t)CEC_CFGR_SFTOPT)

Define Documentation

#define CEC_SFT_START_ON_TX_RX_END   ((uint32_t)CEC_CFGR_SFTOPT)

Definition at line 328 of file stm32h7xx_hal_cec.h.

#define CEC_SFT_START_ON_TXSOM   ((uint32_t)0x00000000U)

Definition at line 327 of file stm32h7xx_hal_cec.h.