HAL + 0/4 examples
CodeScope will show references to DFSDM_Channel_OutputClockTypeDef::Selection from the following samples and libraries:
Drivers
Boards
Examples
STM32F412G-Discovery
Examples
DFSDM
STM32F413H-Discovery
Examples
DFSDM
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALDFSDM_Channel_OutputClockTypeDef::Selection

DFSDM_Channel_OutputClockTypeDef::Selection field

Output clock is system clock or audio clock. This parameter can be a value of DFSDM_Channel_OutputClock

Syntax

uint32_t Selection;

Examples

DFSDM_Channel_OutputClockTypeDef::Selection is referenced by 4 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_dfsdm.h:60
uint32_t Selection; /*!< Output clock is system clock or audio clock.
stm32f4xx_hal_dfsdm.c:440HAL_DFSDM_ChannelInit()
channel0Instance->CHCFGR1 |= hdfsdm_channel->Init.OutputClock.Selection;
stm32f4xx_hal_dfsdm.c:519HAL_DFSDM_ChannelInit()
DFSDM1_Channel0->CHCFGR1 |= hdfsdm_channel->Init.OutputClock.Selection;

Data Use

Functions reading DFSDM_Channel_OutputClockTypeDef::Selection
DFSDM_Channel_OutputClockTypeDef::Selection
all items filtered out
Type of DFSDM_Channel_OutputClockTypeDef::Selection
DFSDM_Channel_OutputClockTypeDef::Selection
uint32_t
all items filtered out