Macros
Collaboration diagram for RCC PLLSAIP Clock Divider:

Macros

#define RCC_PLLSAIP_DIV2   ((uint32_t)0x00000000U)
 
#define RCC_PLLSAIP_DIV4   ((uint32_t)0x00000001U)
 
#define RCC_PLLSAIP_DIV6   ((uint32_t)0x00000002U)
 
#define RCC_PLLSAIP_DIV8   ((uint32_t)0x00000003U)
 

Detailed Description

Macro Definition Documentation

◆ RCC_PLLSAIP_DIV2

#define RCC_PLLSAIP_DIV2   ((uint32_t)0x00000000U)

Definition at line 293 of file stm32f7xx_hal_rcc_ex.h.

◆ RCC_PLLSAIP_DIV4

#define RCC_PLLSAIP_DIV4   ((uint32_t)0x00000001U)

Definition at line 294 of file stm32f7xx_hal_rcc_ex.h.

◆ RCC_PLLSAIP_DIV6

#define RCC_PLLSAIP_DIV6   ((uint32_t)0x00000002U)

Definition at line 295 of file stm32f7xx_hal_rcc_ex.h.

◆ RCC_PLLSAIP_DIV8

#define RCC_PLLSAIP_DIV8   ((uint32_t)0x00000003U)

Definition at line 296 of file stm32f7xx_hal_rcc_ex.h.



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