Struct stm32f103xx::rcc::cr::W
[−]
[src]
pub struct W { /* fields omitted */ }Value to write to the register
Methods
impl W[src]
pub fn reset_value() -> W[src]
Reset value of the register
pub unsafe fn bits(&mut self, bits: u32) -> &mut Self[src]
Writes raw bits to the register
pub fn hsion(&mut self) -> _HSIONW[src]
Bit 0 - Internal High Speed clock enable
pub fn hsitrim(&mut self) -> _HSITRIMW[src]
Bits 3:7 - Internal High Speed clock trimming
pub fn hseon(&mut self) -> _HSEONW[src]
Bit 16 - External High Speed clock enable
pub fn hsebyp(&mut self) -> _HSEBYPW[src]
Bit 18 - External High Speed clock Bypass
pub fn csson(&mut self) -> _CSSONW[src]
Bit 19 - Clock Security System enable
pub fn pllon(&mut self) -> _PLLONW[src]
Bit 24 - PLL enable