STM32F439xx HAL User Manual
Data Fields
RCC_PLLSAIInitTypeDef Struct Reference

PLLSAI Clock structure definition. More...

#include <stm32f4xx_hal_rcc_ex.h>

Data Fields

uint32_t PLLSAIN
uint32_t PLLSAIQ
uint32_t PLLSAIR

Detailed Description

PLLSAI Clock structure definition.

Definition at line 333 of file stm32f4xx_hal_rcc_ex.h.


Field Documentation

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 PLLSAI is selected as Clock Source SAI or LTDC

Definition at line 335 of file stm32f4xx_hal_rcc_ex.h.

Referenced by HAL_RCCEx_EnablePLLSAI(), HAL_RCCEx_GetPeriphCLKConfig(), and HAL_RCCEx_PeriphCLKConfig().

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 PLLSAI is selected as Clock Source SAI or LTDC

Definition at line 344 of file stm32f4xx_hal_rcc_ex.h.

Referenced by HAL_RCCEx_EnablePLLSAI(), HAL_RCCEx_GetPeriphCLKConfig(), and HAL_RCCEx_PeriphCLKConfig().

specifies the division factor for LTDC clock This parameter must be a number between Min_Data = 2 and Max_Data = 7. This parameter will be used only when PLLSAI is selected as Clock Source LTDC

Definition at line 348 of file stm32f4xx_hal_rcc_ex.h.

Referenced by HAL_RCCEx_EnablePLLSAI(), HAL_RCCEx_GetPeriphCLKConfig(), and HAL_RCCEx_PeriphCLKConfig().


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