Struct stm32f103xx::rcc::cr::_HSEBYPW[][src]

pub struct _HSEBYPW<'a> { /* fields omitted */ }

Proxy

Methods

impl<'a> _HSEBYPW<'a>
[src]

Writes variant to the field

external 4-16 MHz oscillator not bypassed

external 4-16 MHz oscillator bypassed with external clock

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _HSEBYPW<'a>

impl<'a> Sync for _HSEBYPW<'a>