RTEMS 6.1-rc7
Loading...
Searching...
No Matches
Data Fields
DFSDM_Channel_OutputClockTypeDef Struct Reference

DFSDM channel output clock structure definition. More...

#include <stm32h7xx_hal_dfsdm.h>

Data Fields

FunctionalState Activation
 
uint32_t Selection
 
uint32_t Divider
 

Detailed Description

DFSDM channel output clock structure definition.

Field Documentation

◆ Activation

FunctionalState DFSDM_Channel_OutputClockTypeDef::Activation

Output clock enable/disable

◆ Divider

uint32_t DFSDM_Channel_OutputClockTypeDef::Divider

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

◆ Selection

uint32_t DFSDM_Channel_OutputClockTypeDef::Selection

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


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