STM32H735xx HAL User Manual
Data Fields
DFSDM_Channel_SerialInterfaceTypeDef Struct Reference

DFSDM channel serial interface structure definition. More...

#include <stm32h7xx_hal_dfsdm.h>

Data Fields

uint32_t Type
uint32_t SpiClock

Detailed Description

DFSDM channel serial interface structure definition.

Definition at line 81 of file stm32h7xx_hal_dfsdm.h.


Field Documentation

SPI clock select (external or internal with different sampling point). This parameter can be a value of DFSDM channel SPI clock selection

Definition at line 85 of file stm32h7xx_hal_dfsdm.h.

Referenced by HAL_DFSDM_ChannelInit().

SPI or Manchester modes. This parameter can be a value of DFSDM channel serial interface type

Definition at line 83 of file stm32h7xx_hal_dfsdm.h.

Referenced by HAL_DFSDM_ChannelInit().


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