STM32H735xx HAL User Manual
|
DFSDM channel serial interface structure definition. More...
#include <stm32h7xx_hal_dfsdm.h>
Data Fields | |
uint32_t | Type |
uint32_t | SpiClock |
DFSDM channel serial interface structure definition.
Definition at line 81 of file stm32h7xx_hal_dfsdm.h.
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().