STM32L486xx HAL User Manual
Data Fields
DFSDM_Channel_OutputClockTypeDef Struct Reference

DFSDM channel output clock structure definition. More...

#include <stm32l4xx_hal_dfsdm.h>

Data Fields

FunctionalState Activation
uint32_t Selection
uint32_t Divider

Detailed Description

DFSDM channel output clock structure definition.

Definition at line 78 of file stm32l4xx_hal_dfsdm.h.


Field Documentation

Output clock enable/disable

Definition at line 80 of file stm32l4xx_hal_dfsdm.h.

Referenced by HAL_DFSDM_ChannelInit().

Output clock divider. This parameter must be a number between Min_Data = 2 and Max_Data = 256

Definition at line 83 of file stm32l4xx_hal_dfsdm.h.

Referenced by HAL_DFSDM_ChannelInit().

Output clock is system clock or audio clock. This parameter can be a value of DFSDM channel output clock selection

Definition at line 81 of file stm32l4xx_hal_dfsdm.h.

Referenced by HAL_DFSDM_ChannelInit().


The documentation for this struct was generated from the following file: