Struct stm32f103xx::tim10::cr1::_CKDW[][src]

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

Proxy

Methods

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

Writes variant to the field

Clock is not divided

Clock is divided by 2

Clock is divided by 4

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _CKDW<'a>

impl<'a> Sync for _CKDW<'a>