Struct atsamd21e18a::tcc0::ctrlbclr::_CMDW[][src]

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

Proxy

Methods

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

Writes variant to the field

No action

Clear start, restart or retrigger

Force stop

Force update of double buffered registers

Force COUNT read synchronization

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _CMDW<'a>

impl<'a> Sync for _CMDW<'a>