STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros
CEC Reception Stop on Error

Macros

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

Detailed Description

Macro Definition Documentation

#define CEC_NO_RX_STOP_ON_BRE   ((uint32_t)0x00000000U)

Definition at line 265 of file stm32f7xx_hal_cec.h.

#define CEC_RX_STOP_ON_BRE   ((uint32_t)CEC_CFGR_BRESTP)

Definition at line 266 of file stm32f7xx_hal_cec.h.