Public Attributes | List of all members

RCC extended clocks structure definition. More...

#include <stm32f7xx_hal_rcc_ex.h>

Public Attributes

uint32_t AdcClockSelection
 
uint32_t CecClockSelection
 
uint32_t CkperClockSelection
 
uint32_t Clk48ClockSelection
 
uint32_t Dfsdm1ClockSelection
 
uint32_t FmcClockSelection
 
uint32_t I2c123ClockSelection
 
uint32_t I2c1ClockSelection
 
uint32_t I2c2ClockSelection
 
uint32_t I2c3ClockSelection
 
uint32_t I2c4ClockSelection
 
uint32_t I2sClockSelection
 
uint32_t Lptim1ClockSelection
 
uint32_t Lptim2ClockSelection
 
uint32_t Lptim345ClockSelection
 
uint32_t Lpuart1ClockSelection
 
uint32_t PeriphClockSelection
 
RCC_PLL2InitTypeDef PLL2
 
RCC_PLL3InitTypeDef PLL3
 
RCC_PLLI2SInitTypeDef PLLI2S
 
uint32_t PLLI2SDivQ
 
RCC_PLLSAIInitTypeDef PLLSAI
 
uint32_t PLLSAIDivQ
 
uint32_t PLLSAIDivR
 
uint32_t RngClockSelection
 
uint32_t RTCClockSelection
 
uint32_t Sai1ClockSelection
 
uint32_t Sai2ClockSelection
 
uint32_t Sdmmc1ClockSelection
 
uint32_t SdmmcClockSelection
 
uint32_t SpdifrxClockSelection
 
uint32_t Spi123ClockSelection
 
uint32_t Spi45ClockSelection
 
uint32_t Spi6ClockSelection
 
uint32_t Swpmi1ClockSelection
 
uint32_t TIMPresSelection
 
uint32_t Uart4ClockSelection
 
uint32_t Uart5ClockSelection
 
uint32_t Uart7ClockSelection
 
uint32_t Uart8ClockSelection
 
uint32_t Usart16ClockSelection
 
uint32_t Usart1ClockSelection
 
uint32_t Usart234578ClockSelection
 
uint32_t Usart2ClockSelection
 
uint32_t Usart3ClockSelection
 
uint32_t Usart6ClockSelection
 
uint32_t UsbClockSelection
 

Detailed Description

RCC extended clocks structure definition.

Definition at line 126 of file stm32f7xx_hal_rcc_ex.h.

Member Data Documentation

◆ AdcClockSelection

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.

◆ CecClockSelection

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.

◆ CkperClockSelection

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.

◆ Clk48ClockSelection

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.

◆ Dfsdm1ClockSelection

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.

◆ FmcClockSelection

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.

◆ I2c123ClockSelection

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.

◆ I2c1ClockSelection

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.

◆ I2c2ClockSelection

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.

◆ I2c3ClockSelection

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.

◆ I2c4ClockSelection

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.

◆ I2sClockSelection

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.

◆ Lptim1ClockSelection

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.

◆ Lptim2ClockSelection

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.

◆ Lptim345ClockSelection

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.

◆ Lpuart1ClockSelection

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.

◆ PeriphClockSelection

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.

◆ PLL2

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.

◆ PLL3

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.

◆ PLLI2S

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.

◆ PLLI2SDivQ

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.

◆ PLLSAI

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.

◆ PLLSAIDivQ

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.

◆ PLLSAIDivR

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.

◆ RngClockSelection

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.

◆ RTCClockSelection

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.

◆ Sai1ClockSelection

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.

◆ Sai2ClockSelection

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.

◆ Sdmmc1ClockSelection

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.

◆ SdmmcClockSelection

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.

◆ SpdifrxClockSelection

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.

◆ Spi123ClockSelection

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.

◆ Spi45ClockSelection

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.

◆ Spi6ClockSelection

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.

◆ Swpmi1ClockSelection

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.

◆ TIMPresSelection

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.

◆ Uart4ClockSelection

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.

◆ Uart5ClockSelection

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.

◆ Uart7ClockSelection

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.

◆ Uart8ClockSelection

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.

◆ Usart16ClockSelection

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.

◆ Usart1ClockSelection

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.

◆ Usart234578ClockSelection

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.

◆ Usart2ClockSelection

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.

◆ Usart3ClockSelection

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.

◆ Usart6ClockSelection

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.

◆ UsbClockSelection

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.


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


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