[][src]Type Definition stm32f1::stm32f107::rcc::cfgr2::R

type R = R<u32, CFGR2>;

Reader of register CFGR2

Methods

impl R[src]

pub fn prediv1(&self) -> PREDIV1_R[src]

Bits 0:3 - PREDIV1 division factor

pub fn prediv2(&self) -> PREDIV2_R[src]

Bits 4:7 - PREDIV2 division factor

pub fn pll2mul(&self) -> PLL2MUL_R[src]

Bits 8:11 - PLL2 Multiplication Factor

pub fn pll3mul(&self) -> PLL3MUL_R[src]

Bits 12:15 - PLL3 Multiplication Factor

pub fn prediv1src(&self) -> PREDIV1SRC_R[src]

Bit 16 - PREDIV1 entry clock source

pub fn i2s2src(&self) -> I2S2SRC_R[src]

Bit 17 - I2S2 clock source

pub fn i2s3src(&self) -> I2S3SRC_R[src]

Bit 18 - I2S3 clock source