Struct stm32f103xx::rcc::cfgr::_PPRE1W
[−]
[src]
pub struct _PPRE1W<'a> { /* fields omitted */ }
Proxy
Methods
impl<'a> _PPRE1W<'a>
[src]
pub fn variant(self, variant: PPRE1W) -> &'a mut W
[src]
Writes variant
to the field
pub fn no_div(self) -> &'a mut W
[src]
HCLK not divided
pub fn div2(self) -> &'a mut W
[src]
HCLK divided by 2
pub fn div4(self) -> &'a mut W
[src]
HCLK divided by 4
pub fn div8(self) -> &'a mut W
[src]
HCLK divided by 8
pub fn div16(self) -> &'a mut W
[src]
HCLK divided by 16
pub unsafe fn bits(self, value: u8) -> &'a mut W
[src]
Writes raw bits to the field