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