Struct stm32f103xx::rcc::cfgr::_PLLXTPREW
[−]
[src]
pub struct _PLLXTPREW<'a> { /* fields omitted */ }
Proxy
Methods
impl<'a> _PLLXTPREW<'a>
[src]
pub fn variant(self, variant: PLLXTPREW) -> &'a mut W
[src]
Writes variant
to the field
pub fn no_div(self) -> &'a mut W
[src]
HSE not divided
pub fn div2(self) -> &'a mut W
[src]
HSE divided by 2
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