Struct stm32f103xx::tim9::cr1::_CKDW
[−]
[src]
pub struct _CKDW<'a> { /* fields omitted */ }
Proxy
Methods
impl<'a> _CKDW<'a>
[src]
pub fn variant(self, variant: CKDW) -> &'a mut W
[src]
Writes variant
to the field
pub fn no_div(self) -> &'a mut W
[src]
Clock is not divided
pub fn div2(self) -> &'a mut W
[src]
Clock is divided by 2
pub fn div4(self) -> &'a mut W
[src]
Clock is divided by 4
pub unsafe fn bits(self, value: u8) -> &'a mut W
[src]
Writes raw bits to the field