Type Definition stm32f2::stm32f217::rcc::pllcfgr::R[][src]

type R = R<u32, PLLCFGR>;

Reader of register PLLCFGR

Implementations

impl R[src]

pub fn pllsrc(&self) -> PLLSRC_R[src]

Bit 22 - Main PLL(PLL) and audio PLL (PLLI2S) entry clock source

pub fn pllm(&self) -> PLLM_R[src]

Bits 0:5 - Division factor for the main PLL (PLL) and audio PLL (PLLI2S) input clock

pub fn plln(&self) -> PLLN_R[src]

Bits 6:14 - Main PLL (PLL) multiplication factor for VCO

pub fn pllp(&self) -> PLLP_R[src]

Bits 16:17 - Main PLL (PLL) division factor for main system clock

pub fn pllq(&self) -> PLLQ_R[src]

Bits 24:27 - Main PLL (PLL) division factor for USB OTG FS, SDIO and random number generator clocks