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

CEC_InitTypeDef::SignalFreeTime field

Set SFT field, specifies the Signal Free Time. It can be one of CEC_Signal_Free_Time and belongs to the set {0,...,7} where 0x0 is the default configuration else means 0.5 + (SignalFreeTime - 1) nominal data bit periods

Syntax

uint32_t SignalFreeTime;

Examples

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

References

LocationReferrerText
stm32f4xx_hal_cec.h:50
uint32_t SignalFreeTime; /*!< Set SFT field, specifies the Signal Free Time.
stm32f4xx_hal_cec.c:235HAL_CEC_Init()
hcec->Instance->CFGR = hcec->Init.SignalFreeTime | hcec->Init.Tolerance | hcec->Init.BRERxStop | \

Data Use

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