Module stm32l0xx_hal::rcc[][src]

Structs

Clocks

Frozen clock frequencies

Config

Clocks configutation

HSI48

Token that exists only, if the HSI48 clock has been enabled

LSE

Token that exists only, if the LSE clock has been enabled

MCOEnabled

Token that exists only if MCO (Microcontroller Clock Out) has been enabled.

Rcc

RCC peripheral

Enums

AHBPrescaler

AHB prescaler

APBPrescaler

APB prescaler

ClockSrc

System clock mux source

MSIRange

MSI Clock Range

PLLDiv

PLL divider

PLLMul

PLL multiplier

PLLSource

PLL clock input source

Constants

HSI_FREQ

HSI speed

Traits

RccExt

Extension trait that freezes the RCC peripheral with provided clocks configuration