Module stm32_hal2::pac::rcc::pll2divr

source ·
Expand description

RCC PLL2 Dividers Configuration Register

Structs§

  • RCC PLL2 Dividers Configuration Register
  • Register PLL2DIVR reader
  • Register PLL2DIVR writer

Type Aliases§

  • Field DIVN2 reader - Multiplication factor for PLL1 VCO
  • Field DIVN2 writer - Multiplication factor for PLL1 VCO
  • Field DIVP2 reader - PLL1 DIVP division factor
  • Field DIVP2 writer - PLL1 DIVP division factor
  • Field DIVQ2 reader - PLL1 DIVQ division factor
  • Field DIVQ2 writer - PLL1 DIVQ division factor
  • Field DIVR2 reader - PLL1 DIVR division factor
  • Field DIVR2 writer - PLL1 DIVR division factor