DFSDM channel serial interface structure definition. More...
#include <stm32h7xx_hal_dfsdm.h>
Public Attributes | |
uint32_t | SpiClock |
uint32_t | Type |
DFSDM channel serial interface structure definition.
Definition at line 82 of file stm32h7xx_hal_dfsdm.h.
uint32_t DFSDM_Channel_SerialInterfaceTypeDef::SpiClock |
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 86 of file stm32h7xx_hal_dfsdm.h.
uint32_t DFSDM_Channel_SerialInterfaceTypeDef::Type |
SPI or Manchester modes. This parameter can be a value of DFSDM channel serial interface type
Definition at line 84 of file stm32h7xx_hal_dfsdm.h.