Module stm32l0x1_hal::rcc[][src]

Modules

clocking

The clocking module contains representations of the various objects in the STM32L0x1 clock tree (see Reference Manual Figs 17) useful for wiring them up.

Structs

AHB

AHB 1-3 register access

APB1

APB1 register access

APB2

APB2 register access

CCIPR
CFGR
Clocks

Frozen clock frequencies

IOP
Rcc

Constrained RCC peripheral

Traits

RccExt

Extension trait that constrains the RCC peripheral