Struct stm32f103xx::rcc::cfgr::_USBPREW[][src]

pub struct _USBPREW<'a> { /* fields omitted */ }

Proxy

Methods

impl<'a> _USBPREW<'a>
[src]

Writes variant to the field

PLL clock is divided by 1.5

PLL clock is not divided

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _USBPREW<'a>

impl<'a> Sync for _USBPREW<'a>