HAL + 0/3 examples
CodeScope will show references to CEC_InitTypeDef::BREErrorBitGen from the following samples and libraries:
Examples
STM32446E_EVAL
Examples
CEC
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALCEC_InitTypeDef::BREErrorBitGen

CEC_InitTypeDef::BREErrorBitGen field

Set BREGEN bit CEC_BREErrorBitGen : specifies whether or not an Error-Bit is generated on the CEC line upon Bit Rising Error detection. CEC_BRE_ERRORBIT_NO_GENERATION: no error-bit generation. CEC_BRE_ERRORBIT_GENERATION: error-bit generation if BRESTP is set.

Syntax

uint32_t BREErrorBitGen;

Examples

CEC_InitTypeDef::BREErrorBitGen is referenced by 3 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_cec.h:65
uint32_t BREErrorBitGen; /*!< Set BREGEN bit CEC_BREErrorBitGen : specifies whether or not an
stm32f4xx_hal_cec.c:236HAL_CEC_Init()
hcec->Init.BREErrorBitGen | hcec->Init.LBPEErrorBitGen | \

Data Use

Functions reading CEC_InitTypeDef::BREErrorBitGen
CEC_InitTypeDef::BREErrorBitGen
all items filtered out
Type of CEC_InitTypeDef::BREErrorBitGen
CEC_InitTypeDef::BREErrorBitGen
uint32_t
all items filtered out