[][src]Type Definition stm32f7::stm32f7x9::rcc::pllcfgr::R

type R = R<u32, PLLCFGR>;

Reader of register PLLCFGR

Methods

impl R[src]

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

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

pub fn pllr(&self) -> PLLR_R[src]

Bits 28:30 - PLL division factor for DSI clock

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