Struct stm32f103xx::rcc::cfgr::_PLLSRCW
[−]
[src]
pub struct _PLLSRCW<'a> { /* fields omitted */ }
Proxy
Methods
impl<'a> _PLLSRCW<'a>
[src]
pub fn variant(self, variant: PLLSRCW) -> &'a mut W
[src]
Writes variant
to the field
pub fn internal(self) -> &'a mut W
[src]
HSI oscillator clock / 2
pub fn external(self) -> &'a mut W
[src]
HSE oscillator 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