Struct atsamd21e18a::tcc0::evctrl::_EVACT1W[][src]

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

Proxy

Methods

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

Writes variant to the field

Event action disabled

Re-trigger counter on event

Direction control

Stop counter on event

Decrement counter on event

Period capture value in CC0 register, pulse width capture value in CC1 register

Period capture value in CC1 register, pulse width capture value in CC0 register

Non-recoverable fault

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _EVACT1W<'a>

impl<'a> Sync for _EVACT1W<'a>