Struct stm32f103xx::rcc::cfgr::_HPREW
[−]
[src]
pub struct _HPREW<'a> { /* fields omitted */ }
Proxy
Methods
impl<'a> _HPREW<'a>
[src]
pub fn variant(self, variant: HPREW) -> &'a mut W
[src]
Writes variant
to the field
pub fn no_div(self) -> &'a mut W
[src]
SYSCLK not divided
pub fn div2(self) -> &'a mut W
[src]
SYSCLK divided by 2
pub fn div4(self) -> &'a mut W
[src]
SYSCLK divided by 4
pub fn div8(self) -> &'a mut W
[src]
SYSCLK divided by 8
pub fn div16(self) -> &'a mut W
[src]
SYSCLK divided by 16
pub fn div64(self) -> &'a mut W
[src]
SYSCLK divided by 64
pub fn div128(self) -> &'a mut W
[src]
SYSCLK divided by 128
pub fn div256(self) -> &'a mut W
[src]
SYSCLK divided by 256
pub fn div512(self) -> &'a mut W
[src]
SYSCLK divided by 512
pub unsafe fn bits(self, value: u8) -> &'a mut W
[src]
Writes raw bits to the field