cantata
Public Attributes | List of all members
RCC_PeriphCLKInitTypeDef Struct Reference

RCC extended clocks structure definition. More...

#include <stm32f1xx_hal_rcc_ex.h>

Public Attributes

uint32_t PeriphClockSelection
 
uint32_t RTCClockSelection
 
uint32_t AdcClockSelection
 

Detailed Description

RCC extended clocks structure definition.

Member Data Documentation

◆ AdcClockSelection

uint32_t RCC_PeriphCLKInitTypeDef::AdcClockSelection

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

◆ PeriphClockSelection

uint32_t RCC_PeriphCLKInitTypeDef::PeriphClockSelection

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

◆ RTCClockSelection

uint32_t RCC_PeriphCLKInitTypeDef::RTCClockSelection

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


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