[][src]Type Definition stm32f4::stm32f413::rcc::cr::W

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 hsirdy(&mut self) -> HSIRDY_W<'_>[src]

Bit 1 - Internal high-speed clock ready flag

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

Bits 3:7 - Internal high-speed clock trimming

pub fn hsical(&mut self) -> HSICAL_W<'_>[src]

Bits 8:15 - Internal high-speed clock calibration

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

Bit 16 - HSE clock enable

pub fn hserdy(&mut self) -> HSERDY_W<'_>[src]

Bit 17 - HSE clock ready flag

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

Bit 18 - HSE 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 - Main PLL (PLL) enable

pub fn pllrdy(&mut self) -> PLLRDY_W<'_>[src]

Bit 25 - Main PLL (PLL) clock ready flag

pub fn plli2son(&mut self) -> PLLI2SON_W<'_>[src]

Bit 26 - PLLI2S enable

pub fn plli2srdy(&mut self) -> PLLI2SRDY_W<'_>[src]

Bit 27 - PLLI2S clock ready flag