Struct stm32f103xx::rcc::cr::_HSEBYPW
[−]
[src]
pub struct _HSEBYPW<'a> { /* fields omitted */ }
Proxy
Methods
impl<'a> _HSEBYPW<'a>
[src]
pub fn variant(self, variant: HSEBYPW) -> &'a mut W
[src]
Writes variant
to the field
pub fn disabled(self) -> &'a mut W
[src]
external 4-16 MHz oscillator not bypassed
pub fn enabled(self) -> &'a mut W
[src]
external 4-16 MHz oscillator bypassed with external clock
pub fn set_bit(self) -> &'a mut W
[src]
Sets the field bit
pub fn clear_bit(self) -> &'a mut W
[src]
Clears the field bit
pub fn bit(self, value: bool) -> &'a mut W
[src]
Writes raw bits to the field