STM32L486xx HAL User Manual
Data Fields
DFSDM_Channel_AwdTypeDef Struct Reference

DFSDM channel analog watchdog structure definition. More...

#include <stm32l4xx_hal_dfsdm.h>

Data Fields

uint32_t FilterOrder
uint32_t Oversampling

Detailed Description

DFSDM channel analog watchdog structure definition.

Definition at line 117 of file stm32l4xx_hal_dfsdm.h.


Field Documentation

Analog watchdog Sinc filter order. This parameter can be a value of DFSDM channel analog watchdog filter order

Definition at line 119 of file stm32l4xx_hal_dfsdm.h.

Referenced by HAL_DFSDM_ChannelInit().

Analog watchdog filter oversampling ratio. This parameter must be a number between Min_Data = 1 and Max_Data = 32

Definition at line 121 of file stm32l4xx_hal_dfsdm.h.

Referenced by HAL_DFSDM_ChannelInit().


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