Struct stm32f103xx::rcc::cfgr::_USBPREW [−][src]
pub struct _USBPREW<'a> { /* fields omitted */ }
Proxy
Methods
impl<'a> _USBPREW<'a>
[src]
impl<'a> _USBPREW<'a>
pub fn variant(self, variant: USBPREW) -> &'a mut W
[src]
pub fn variant(self, variant: USBPREW) -> &'a mut W
Writes variant
to the field
pub fn div15(self) -> &'a mut W
[src]
pub fn div15(self) -> &'a mut W
PLL clock is divided by 1.5
pub fn no_div(self) -> &'a mut W
[src]
pub fn no_div(self) -> &'a mut W
PLL clock is not divided
pub fn set_bit(self) -> &'a mut W
[src]
pub fn set_bit(self) -> &'a mut W
Sets the field bit
pub fn clear_bit(self) -> &'a mut W
[src]
pub fn clear_bit(self) -> &'a mut W
Clears the field bit
pub fn bit(self, value: bool) -> &'a mut W
[src]
pub fn bit(self, value: bool) -> &'a mut W
Writes raw bits to the field