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

DFSDM filter regular conversion parameters structure definition. More...

#include <stm32h7xx_hal_dfsdm.h>

Data Fields

uint32_t Trigger
 
FunctionalState FastMode
 
FunctionalState DmaMode
 

Detailed Description

DFSDM filter regular conversion parameters structure definition.

Field Documentation

◆ DmaMode

FunctionalState DFSDM_Filter_RegularParamTypeDef::DmaMode

Enable/disable DMA for regular conversion

◆ FastMode

FunctionalState DFSDM_Filter_RegularParamTypeDef::FastMode

Enable/disable fast mode for regular conversion

◆ Trigger

uint32_t DFSDM_Filter_RegularParamTypeDef::Trigger

Trigger used to start regular conversion: software or synchronous. This parameter can be a value of DFSDM filter conversion trigger


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