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

DFSDM channel init structure definition. More...

#include <stm32h7xx_hal_dfsdm.h>

Data Fields

DFSDM_Channel_OutputClockTypeDef OutputClock
 
DFSDM_Channel_InputTypeDef Input
 
DFSDM_Channel_SerialInterfaceTypeDef SerialInterface
 
DFSDM_Channel_AwdTypeDef Awd
 
int32_t Offset
 
uint32_t RightBitShift
 

Detailed Description

DFSDM channel init structure definition.

Field Documentation

◆ Awd

DFSDM_Channel_AwdTypeDef DFSDM_Channel_InitTypeDef::Awd

DFSDM channel analog watchdog parameters

◆ Input

DFSDM_Channel_InputTypeDef DFSDM_Channel_InitTypeDef::Input

DFSDM channel input parameters

◆ Offset

int32_t DFSDM_Channel_InitTypeDef::Offset

DFSDM channel offset. This parameter must be a number between Min_Data = -8388608 and Max_Data = 8388607

◆ OutputClock

DFSDM_Channel_OutputClockTypeDef DFSDM_Channel_InitTypeDef::OutputClock

DFSDM channel output clock parameters

◆ RightBitShift

uint32_t DFSDM_Channel_InitTypeDef::RightBitShift

DFSDM channel right bit shift. This parameter must be a number between Min_Data = 0x00 and Max_Data = 0x1F

◆ SerialInterface

DFSDM_Channel_SerialInterfaceTypeDef DFSDM_Channel_InitTypeDef::SerialInterface

DFSDM channel serial interface parameters


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