Public Attributes | List of all members

PLLI2S Clock structure definition. More...

#include <stm32f7xx_hal_rcc_ex.h>

Public Attributes

uint32_t PLLI2SN
 
uint32_t PLLI2SQ
 
uint32_t PLLI2SR
 

Detailed Description

PLLI2S Clock structure definition.

Definition at line 76 of file stm32f7xx_hal_rcc_ex.h.

Member Data Documentation

◆ PLLI2SN

uint32_t RCC_PLLI2SInitTypeDef::PLLI2SN

Specifies the multiplication factor for PLLI2S VCO output clock. This parameter must be a number between Min_Data = 50 and Max_Data = 432. This parameter will be used only when PLLI2S is selected as Clock Source I2S or SAI

Definition at line 78 of file stm32f7xx_hal_rcc_ex.h.

◆ PLLI2SQ

uint32_t RCC_PLLI2SInitTypeDef::PLLI2SQ

Specifies the division factor for SAI1 clock. This parameter must be a number between Min_Data = 2 and Max_Data = 15. This parameter will be used only when PLLI2S is selected as Clock Source SAI

Definition at line 86 of file stm32f7xx_hal_rcc_ex.h.

◆ PLLI2SR

uint32_t RCC_PLLI2SInitTypeDef::PLLI2SR

Specifies the division factor for I2S clock. This parameter must be a number between Min_Data = 2 and Max_Data = 7. This parameter will be used only when PLLI2S is selected as Clock Source I2S or SAI

Definition at line 82 of file stm32f7xx_hal_rcc_ex.h.


The documentation for this struct was generated from the following file:


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