[][src]Type Definition stm32f3::stm32f3x8::rcc::cr::W

type W = W<u32, CR>;

Writer for register CR

Methods

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