Public Attributes | List of all members
DFSDM_Filter_AwdParamTypeDef Struct Reference

DFSDM filter analog watchdog parameters structure definition. More...

#include <stm32h7xx_hal_dfsdm.h>

Public Attributes

uint32_t Channel
 
uint32_t DataSource
 
uint32_t HighBreakSignal
 
int32_t HighThreshold
 
uint32_t LowBreakSignal
 
int32_t LowThreshold
 

Detailed Description

DFSDM filter analog watchdog parameters structure definition.

Definition at line 254 of file stm32h7xx_hal_dfsdm.h.

Member Data Documentation

◆ Channel

uint32_t DFSDM_Filter_AwdParamTypeDef::Channel

Analog watchdog channel selection. This parameter can be a values combination of DFSDM Channel Selection

Definition at line 258 of file stm32h7xx_hal_dfsdm.h.

◆ DataSource

uint32_t DFSDM_Filter_AwdParamTypeDef::DataSource

Values from digital filter or from channel watchdog filter. This parameter can be a value of DFSDM filter analog watchdog data source

Definition at line 256 of file stm32h7xx_hal_dfsdm.h.

◆ HighBreakSignal

uint32_t DFSDM_Filter_AwdParamTypeDef::HighBreakSignal

Break signal assigned to analog watchdog high threshold event. This parameter can be a values combination of DFSDM break signals

Definition at line 264 of file stm32h7xx_hal_dfsdm.h.

◆ HighThreshold

int32_t DFSDM_Filter_AwdParamTypeDef::HighThreshold

High threshold for the analog watchdog. This parameter must be a number between Min_Data = -8388608 and Max_Data = 8388607

Definition at line 260 of file stm32h7xx_hal_dfsdm.h.

◆ LowBreakSignal

uint32_t DFSDM_Filter_AwdParamTypeDef::LowBreakSignal

Break signal assigned to analog watchdog low threshold event. This parameter can be a values combination of DFSDM break signals

Definition at line 266 of file stm32h7xx_hal_dfsdm.h.

◆ LowThreshold

int32_t DFSDM_Filter_AwdParamTypeDef::LowThreshold

Low threshold for the analog watchdog. This parameter must be a number between Min_Data = -8388608 and Max_Data = 8388607

Definition at line 262 of file stm32h7xx_hal_dfsdm.h.


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


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:19