STM32L486xx HAL User Manual
Data Fields
DFSDM_Channel_SerialInterfaceTypeDef Struct Reference

DFSDM channel serial interface structure definition. More...

#include <stm32l4xx_hal_dfsdm.h>

Data Fields

uint32_t Type
uint32_t SpiClock

Detailed Description

DFSDM channel serial interface structure definition.

Definition at line 106 of file stm32l4xx_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 110 of file stm32l4xx_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 108 of file stm32l4xx_hal_dfsdm.h.

Referenced by HAL_DFSDM_ChannelInit().


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