STM32F103xB HAL User Manual
Data Fields
RCC_PeriphCLKInitTypeDef Struct Reference

RCC extended clocks structure definition. More...

#include <stm32f1xx_hal_rcc_ex.h>

Data Fields

uint32_t PeriphClockSelection
uint32_t RTCClockSelection
uint32_t AdcClockSelection
uint32_t UsbClockSelection

Detailed Description

RCC extended clocks structure definition.

Definition at line 283 of file stm32f1xx_hal_rcc_ex.h.


Field Documentation

ADC clock source This parameter can be a value of ADC Prescaler

Definition at line 291 of file stm32f1xx_hal_rcc_ex.h.

Referenced by HAL_RCCEx_GetPeriphCLKConfig(), and HAL_RCCEx_PeriphCLKConfig().

The Extended Clock to be configured. This parameter can be a value of Periph Clock Selection

Definition at line 285 of file stm32f1xx_hal_rcc_ex.h.

Referenced by HAL_RCCEx_GetPeriphCLKConfig(), and HAL_RCCEx_PeriphCLKConfig().

specifies the RTC clock source. This parameter can be a value of RTC Clock Source

Definition at line 288 of file stm32f1xx_hal_rcc_ex.h.

Referenced by HAL_RCCEx_GetPeriphCLKConfig(), and HAL_RCCEx_PeriphCLKConfig().

USB clock source This parameter can be a value of USB Prescaler

Definition at line 312 of file stm32f1xx_hal_rcc_ex.h.

Referenced by HAL_RCCEx_GetPeriphCLKConfig(), and HAL_RCCEx_PeriphCLKConfig().


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