Macros
DFSDM channel serial interface type
Collaboration diagram for DFSDM channel serial interface type:

Macros

#define DFSDM_CHANNEL_MANCHESTER_FALLING   DFSDM_CHCFGR1_SITP
 
#define DFSDM_CHANNEL_MANCHESTER_RISING   DFSDM_CHCFGR1_SITP_1
 
#define DFSDM_CHANNEL_SPI_FALLING   DFSDM_CHCFGR1_SITP_0
 
#define DFSDM_CHANNEL_SPI_RISING   0x00000000U
 

Detailed Description

Macro Definition Documentation

◆ DFSDM_CHANNEL_MANCHESTER_FALLING

#define DFSDM_CHANNEL_MANCHESTER_FALLING   DFSDM_CHCFGR1_SITP

Manchester with falling edge

Definition at line 346 of file stm32h7xx_hal_dfsdm.h.

◆ DFSDM_CHANNEL_MANCHESTER_RISING

#define DFSDM_CHANNEL_MANCHESTER_RISING   DFSDM_CHCFGR1_SITP_1

Manchester with rising edge

Definition at line 345 of file stm32h7xx_hal_dfsdm.h.

◆ DFSDM_CHANNEL_SPI_FALLING

#define DFSDM_CHANNEL_SPI_FALLING   DFSDM_CHCFGR1_SITP_0

SPI with falling edge

Definition at line 344 of file stm32h7xx_hal_dfsdm.h.

◆ DFSDM_CHANNEL_SPI_RISING

#define DFSDM_CHANNEL_SPI_RISING   0x00000000U

SPI with rising edge

Definition at line 343 of file stm32h7xx_hal_dfsdm.h.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:08