Struct stm32f103xx::rcc::cfgr::_PLLSRCW [−][src]
pub struct _PLLSRCW<'a> { /* fields omitted */ }Proxy
Methods
impl<'a> _PLLSRCW<'a>[src]
impl<'a> _PLLSRCW<'a>pub fn variant(self, variant: PLLSRCW) -> &'a mut W[src]
pub fn variant(self, variant: PLLSRCW) -> &'a mut WWrites variant to the field
pub fn internal(self) -> &'a mut W[src]
pub fn internal(self) -> &'a mut WHSI oscillator clock / 2
pub fn external(self) -> &'a mut W[src]
pub fn external(self) -> &'a mut WHSE oscillator clock
pub fn set_bit(self) -> &'a mut W[src]
pub fn set_bit(self) -> &'a mut WSets the field bit
pub fn clear_bit(self) -> &'a mut W[src]
pub fn clear_bit(self) -> &'a mut WClears the field bit
pub fn bit(self, value: bool) -> &'a mut W[src]
pub fn bit(self, value: bool) -> &'a mut WWrites raw bits to the field