Type Definition stm32f1::stm32f107::rcc::cr::W[][src]

type W = W<u32, CR>;

Writer for register CR

Implementations

impl W[src]

pub fn hsion(&mut self) -> HSION_W<'_>[src]

Bit 0 - Internal High Speed clock enable

pub fn hsitrim(&mut self) -> HSITRIM_W<'_>[src]

Bits 3:7 - Internal High Speed clock trimming

pub fn hseon(&mut self) -> HSEON_W<'_>[src]

Bit 16 - External High Speed clock enable

pub fn hsebyp(&mut self) -> HSEBYP_W<'_>[src]

Bit 18 - External High Speed clock Bypass

pub fn csson(&mut self) -> CSSON_W<'_>[src]

Bit 19 - Clock Security System enable

pub fn pllon(&mut self) -> PLLON_W<'_>[src]

Bit 24 - PLL enable

pub fn pll2on(&mut self) -> PLL2ON_W<'_>[src]

Bit 26 - PLL2 enable

pub fn pll3on(&mut self) -> PLL3ON_W<'_>[src]

Bit 28 - PLL3 enable