Struct stm32f103xx::rcc::cfgr::_USBPREW
[−]
[src]
pub struct _USBPREW<'a> { /* fields omitted */ }
Proxy
Methods
impl<'a> _USBPREW<'a>
[src]
pub fn variant(self, variant: USBPREW) -> &'a mut W
[src]
Writes variant
to the field
pub fn div15(self) -> &'a mut W
[src]
PLL clock is divided by 1.5
pub fn no_div(self) -> &'a mut W
[src]
PLL clock is not divided
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