Module stm32wlxx_hal::pac::rcc::pllcfgr

Available on crate feature stm32wl5x_cm4 only.
Expand description

PLL configuration register

Structs

  • PLL configuration register
  • Register PLLCFGR reader
  • Register PLLCFGR writer

Enums

  • Division factor for the main PLL input clock
  • Main PLL PLLPCLK output enable
  • Main PLL division factor for PLLPCLK.
  • Main PLL PLLPCLK output enable
  • Main PLL division factor for PLLQCLK
  • Main PLL PLLPCLK output enable
  • Main PLL division factor for PLLQCLK
  • Main PLL entry clock source

Type Aliases

  • Field PLLM reader - Division factor for the main PLL input clock
  • Field PLLM writer - Division factor for the main PLL input clock
  • Field PLLN reader - Main PLL multiplication factor for VCO
  • Field PLLN writer - Main PLL multiplication factor for VCO
  • Field PLLPEN reader - Main PLL PLLPCLK output enable
  • Field PLLPEN writer - Main PLL PLLPCLK output enable
  • Field PLLP reader - Main PLL division factor for PLLPCLK.
  • Field PLLP writer - Main PLL division factor for PLLPCLK.
  • Field PLLPEN reader - Main PLL PLLPCLK output enable
  • Field PLLPEN writer - Main PLL PLLPCLK output enable
  • Field PLLQ reader - Main PLL division factor for PLLQCLK
  • Field PLLQ writer - Main PLL division factor for PLLQCLK
  • Field PLLPEN reader - Main PLL PLLPCLK output enable
  • Field PLLPEN writer - Main PLL PLLPCLK output enable
  • Field PLLQ reader - Main PLL division factor for PLLQCLK
  • Field PLLQ writer - Main PLL division factor for PLLQCLK
  • Field PLLSRC reader - Main PLL entry clock source
  • Field PLLSRC writer - Main PLL entry clock source