Macros
DFSDM channel input data packing
Collaboration diagram for DFSDM channel input data packing:

Macros

#define DFSDM_CHANNEL_DUAL_MODE   DFSDM_CHCFGR1_DATPACK_1
 
#define DFSDM_CHANNEL_INTERLEAVED_MODE   DFSDM_CHCFGR1_DATPACK_0
 
#define DFSDM_CHANNEL_STANDARD_MODE   0x00000000U
 

Detailed Description

Macro Definition Documentation

◆ DFSDM_CHANNEL_DUAL_MODE

#define DFSDM_CHANNEL_DUAL_MODE   DFSDM_CHCFGR1_DATPACK_1

Dual data packing mode

Definition at line 326 of file stm32h7xx_hal_dfsdm.h.

◆ DFSDM_CHANNEL_INTERLEAVED_MODE

#define DFSDM_CHANNEL_INTERLEAVED_MODE   DFSDM_CHCFGR1_DATPACK_0

Interleaved data packing mode

Definition at line 325 of file stm32h7xx_hal_dfsdm.h.

◆ DFSDM_CHANNEL_STANDARD_MODE

#define DFSDM_CHANNEL_STANDARD_MODE   0x00000000U

Standard data packing mode

Definition at line 324 of file stm32h7xx_hal_dfsdm.h.



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