Macros
Collaboration diagram for SAI Block NoDivider:

Macros

#define SAI_MASTERDIVIDER_DISABLE   ((uint32_t)SAI_xCR1_NODIV)
 
#define SAI_MASTERDIVIDER_DISABLE   SAI_xCR1_NODIV
 
#define SAI_MASTERDIVIDER_DISABLE   SAI_xCR1_NODIV
 
#define SAI_MASTERDIVIDER_ENABLE   ((uint32_t)0x00000000U)
 
#define SAI_MASTERDIVIDER_ENABLE   0x00000000U
 
#define SAI_MASTERDIVIDER_ENABLE   0x00000000U
 

Detailed Description

Macro Definition Documentation

◆ SAI_MASTERDIVIDER_DISABLE [1/3]

#define SAI_MASTERDIVIDER_DISABLE   ((uint32_t)SAI_xCR1_NODIV)

Definition at line 412 of file stm32f7xx_hal_sai.h.

◆ SAI_MASTERDIVIDER_DISABLE [2/3]

#define SAI_MASTERDIVIDER_DISABLE   SAI_xCR1_NODIV

◆ SAI_MASTERDIVIDER_DISABLE [3/3]

#define SAI_MASTERDIVIDER_DISABLE   SAI_xCR1_NODIV

◆ SAI_MASTERDIVIDER_ENABLE [1/3]

#define SAI_MASTERDIVIDER_ENABLE   ((uint32_t)0x00000000U)

Definition at line 411 of file stm32f7xx_hal_sai.h.

◆ SAI_MASTERDIVIDER_ENABLE [2/3]

#define SAI_MASTERDIVIDER_ENABLE   0x00000000U

◆ SAI_MASTERDIVIDER_ENABLE [3/3]

#define SAI_MASTERDIVIDER_ENABLE   0x00000000U


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