Struct stm32f103xx::rcc::cr::_PLLONW
[−]
[src]
pub struct _PLLONW<'a> { /* fields omitted */ }
Proxy
Methods
impl<'a> _PLLONW<'a>
[src]
pub fn variant(self, variant: PLLONW) -> &'a mut W
[src]
Writes variant
to the field
pub fn disabled(self) -> &'a mut W
[src]
PLL disabled
pub fn enabled(self) -> &'a mut W
[src]
Pll enabled
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