RCC extended clocks structure definition. More...
#include <stm32f7xx_hal_rcc_ex.h>
RCC extended clocks structure definition.
Definition at line 126 of file stm32f7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::AdcClockSelection | 
Specifies ADC interface clock source This parameter can be a value of RCCEx ADC Clock Source 
 
Definition at line 259 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::CecClockSelection | 
CEC clock source This parameter can be a value of RCCEx CEC Clock Source
Specifies CEC clock source This parameter can be a value of RCCEx CEC Clock Source 
 
Definition at line 202 of file stm32f7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::CkperClockSelection | 
Specifies CKPER clock source This parameter can be a value of RCCEx CLKP Clock Source 
 
Definition at line 175 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::Clk48ClockSelection | 
Specifies 48Mhz clock source used by USB OTG FS, RNG and SDMMC This parameter can be a value of RCCEx CLK48 Clock Source
Definition at line 205 of file stm32f7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::Dfsdm1ClockSelection | 
Specifies DFSDM1 Clock clock source This parameter can be a value of RCCEx DFSDM1 Clock Source 
 
Definition at line 205 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::FmcClockSelection | 
Specifies FMC clock source This parameter can be a value of RCCEx FMC Clock Source 
 
Definition at line 153 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::I2c123ClockSelection | 
Specifies I2C1/2/3 clock source This parameter can be a value of RCCEx I2C1/2/3/5 Clock Source 
 
Definition at line 234 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::I2c1ClockSelection | 
I2C1 clock source This parameter can be a value of RCCEx I2C1 Clock Source
Definition at line 187 of file stm32f7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::I2c2ClockSelection | 
I2C2 clock source This parameter can be a value of RCCEx I2C2 Clock Source
Definition at line 190 of file stm32f7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::I2c3ClockSelection | 
I2C3 clock source This parameter can be a value of RCCEx I2C3 Clock Source
Definition at line 193 of file stm32f7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::I2c4ClockSelection | 
I2C4 clock source This parameter can be a value of RCCEx I2C4 Clock Source
Specifies I2C4 clock source This parameter can be a value of RCCEx I2C4 Clock Source 
 
Definition at line 196 of file stm32f7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::I2sClockSelection | 
Specifies I2S Clock source Selection. This parameter can be a value of RCCEx I2S Clock Source
Definition at line 151 of file stm32f7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::Lptim1ClockSelection | 
Specifies LPTIM1 clock source This parameter can be a value of RCCEx LPTIM1 Clock Source
Specifies LPTIM1 clock source This parameter can be a value of RCCEx LPTIM1 Clock Source 
 
Definition at line 199 of file stm32f7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::Lptim2ClockSelection | 
Specifies LPTIM2 clock source This parameter can be a value of RCCEx LPTIM2 Clock Source 
 
Definition at line 253 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::Lptim345ClockSelection | 
Specifies LPTIM3/4/5 clock source This parameter can be a value of RCCEx LPTIM3/4/5 Clock Source 
 
Definition at line 256 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::Lpuart1ClockSelection | 
Specifies LPUART1 clock source This parameter can be a value of RCCEx LPUART1 Clock Source
Definition at line 247 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::PeriphClockSelection | 
The Extended Clock to be configured. This parameter can be a value of RCC Periph Clock Selection
Definition at line 128 of file stm32f7xx_hal_rcc_ex.h.
| RCC_PLL2InitTypeDef RCC_PeriphCLKInitTypeDef::PLL2 | 
PLL2structure parameters. This parameter will be used only when PLL2 is selected as kernel clock Source for some peripherals
Definition at line 147 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.
| RCC_PLL3InitTypeDef RCC_PeriphCLKInitTypeDef::PLL3 | 
PLL3 structure parameters. This parameter will be used only when PLL2 is selected as kernel clock Source for some peripherals
Definition at line 150 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.
| RCC_PLLI2SInitTypeDef RCC_PeriphCLKInitTypeDef::PLLI2S | 
PLL I2S structure parameters. This parameter will be used only when PLLI2S is selected as Clock Source I2S or SAI
Definition at line 131 of file stm32f7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::PLLI2SDivQ | 
Specifies the PLLI2S division factor for SAI1 clock. This parameter must be a number between Min_Data = 1 and Max_Data = 32 This parameter will be used only when PLLI2S is selected as Clock Source SAI
Definition at line 137 of file stm32f7xx_hal_rcc_ex.h.
| RCC_PLLSAIInitTypeDef RCC_PeriphCLKInitTypeDef::PLLSAI | 
PLL SAI structure parameters. This parameter will be used only when PLLI2S is selected as Clock Source SAI or LTDC
Definition at line 134 of file stm32f7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::PLLSAIDivQ | 
Specifies the PLLI2S division factor for SAI1 clock. This parameter must be a number between Min_Data = 1 and Max_Data = 32 This parameter will be used only when PLLSAI is selected as Clock Source SAI
Definition at line 141 of file stm32f7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::PLLSAIDivR | 
Specifies the PLLSAI division factor for LTDC clock. This parameter must be one value of RCC PLLSAI DIVR
Definition at line 145 of file stm32f7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::RngClockSelection | 
Specifies RNG clock source This parameter can be a value of RCCEx RNG Clock Source 
 
Definition at line 227 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::RTCClockSelection | 
Specifies RTC Clock source Selection. This parameter can be a value of RTC Clock Source
Specifies RTC Clock clock source This parameter can be a value of RTC Clock Source 
 
Definition at line 148 of file stm32f7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::Sai1ClockSelection | 
Specifies SAI1 Clock Prescalers Selection This parameter can be a value of RCCEx SAI1 Clock Source
Specifies SAI1 clock source This parameter can be a value of RCCEx SAI1 Clock Source 
 
Definition at line 157 of file stm32f7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::Sai2ClockSelection | 
Specifies SAI2 Clock Prescalers Selection This parameter can be a value of RCCEx SAI2 Clock Source
Definition at line 160 of file stm32f7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::Sdmmc1ClockSelection | 
SDMMC1 clock source This parameter can be a value of RCCEx SDMMC1 Clock Source
Definition at line 208 of file stm32f7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::SdmmcClockSelection | 
Specifies SDMMC clock source This parameter can be a value of RCCEx SDMMC Clock Source 
 
Definition at line 172 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::SpdifrxClockSelection | 
Specifies SPDIFRX Clock clock source This parameter can be a value of RCCEx SPDIFRX Clock Source
Definition at line 202 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::Spi123ClockSelection | 
Specifies SPI1/2/3 clock source This parameter can be a value of SPI1/2/3 Clock Source 
 
Definition at line 196 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::Spi45ClockSelection | 
Specifies SPI4/5 clock source This parameter can be a value of SPI4/5 Clock Source 
 
Definition at line 199 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::Spi6ClockSelection | 
Specifies SPI6 clock source This parameter can be a value of SPI6 Clock Source 
 
Definition at line 269 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::Swpmi1ClockSelection | 
Specifies SWPMI1 Clock clock source This parameter can be a value of RCCEx SWPMI1 Clock Source 
 
Definition at line 218 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::TIMPresSelection | 
Specifies TIM Clock Prescalers Selection. This parameter can be a value of RCCEx TIM Prescaler Selection
Definition at line 154 of file stm32f7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::Uart4ClockSelection | 
UART4 clock source This parameter can be a value of RCCEx UART4 Clock Source
Definition at line 172 of file stm32f7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::Uart5ClockSelection | 
UART5 clock source This parameter can be a value of RCCEx UART5 Clock Source
Definition at line 175 of file stm32f7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::Uart7ClockSelection | 
UART7 clock source This parameter can be a value of RCCEx UART7 Clock Source
Definition at line 181 of file stm32f7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::Uart8ClockSelection | 
UART8 clock source This parameter can be a value of RCCEx UART8 Clock Source
Definition at line 184 of file stm32f7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::Usart16ClockSelection | 
Specifies USART1/6 clock source This parameter can be a value of RCCEx USART1/6 Clock Source 
 
Definition at line 224 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::Usart1ClockSelection | 
USART1 clock source This parameter can be a value of RCCEx USART1 Clock Source
Definition at line 163 of file stm32f7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::Usart234578ClockSelection | 
Specifies USART2/3/4/5/7/8 clock source This parameter can be a value of RCCEx USART2/3/4/5/7/8 Clock Source 
 
Definition at line 221 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::Usart2ClockSelection | 
USART2 clock source This parameter can be a value of RCCEx USART2 Clock Source
Definition at line 166 of file stm32f7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::Usart3ClockSelection | 
USART3 clock source This parameter can be a value of RCCEx USART3 Clock Source
Definition at line 169 of file stm32f7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::Usart6ClockSelection | 
USART6 clock source This parameter can be a value of RCCEx USART6 Clock Source
Definition at line 178 of file stm32f7xx_hal_rcc_ex.h.
| uint32_t RCC_PeriphCLKInitTypeDef::UsbClockSelection | 
Specifies USB clock source This parameter can be a value of RCCEx USB Clock Source 
 
Definition at line 238 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.