STM32H735xx HAL User Manual
|
Defines | |
#define | CEC_NO_RX_STOP_ON_BRE ((uint32_t)0x00000000U) |
#define | CEC_RX_STOP_ON_BRE ((uint32_t)CEC_CFGR_BRESTP) |
#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.