HAL
DFSDM_Filter_RegularParamTypeDef is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALDFSDM_Filter_RegularParamTypeDef

DFSDM_Filter_RegularParamTypeDef struct

DFSDM filter regular conversion parameters structure definition

Syntax

typedef struct {   uint32_t        Trigger;     FunctionalState FastMode;    FunctionalState DmaMode;   }DFSDM_Filter_RegularParamTypeDef;

Fields

Trigger

Trigger used to start regular conversion: software or synchronous. This parameter can be a value of DFSDM_Filter_Trigger. Read more...

FastMode

Enable/disable fast mode for regular conversion. Read more...

DmaMode

Enable/disable DMA for regular conversion. Read more...

References

LocationReferrerScopeText
stm32f4xx_hal_dfsdm.h:169
typedef struct
stm32f4xx_hal_dfsdm.h:175
}DFSDM_Filter_RegularParamTypeDef;
stm32f4xx_hal_dfsdm.h:210DFSDM_Filter_InitTypeDef::RegularParamDFSDM_Filter_InitTypeDef
DFSDM_Filter_RegularParamTypeDef RegularParam; /*!< DFSDM regular conversion parameters */

Type Use

Variables of DFSDM_Filter_RegularParamTypeDef type
DFSDM_Filter_RegularParamTypeDef
all items filtered out
DFSDM_Filter_RegularParamTypeDef
all items filtered out