Module stm32_hal2::pac::rcc::pllckselr

source ·
Expand description

RCC PLLs Clock Source Selection Register

Structs§

  • RCC PLLs Clock Source Selection Register
  • Register PLLCKSELR reader
  • Register PLLCKSELR writer

Enums§

  • DIVMx and PLLs clock source selection

Type Aliases§

  • Field DIVM1 reader - Prescaler for PLL1
  • Field DIVM1 writer - Prescaler for PLL1
  • Field DIVM2 reader - Prescaler for PLL2
  • Field DIVM2 writer - Prescaler for PLL2
  • Field DIVM3 reader - Prescaler for PLL3
  • Field DIVM3 writer - Prescaler for PLL3
  • Field PLLSRC reader - DIVMx and PLLs clock source selection
  • Field PLLSRC writer - DIVMx and PLLs clock source selection