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

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

Proxy

Methods

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

Writes variant to the field

Event action disabled

Start, restart or re-trigger counter on event

Count on event

Start counter on event

Increment counter on event

Count on active state of asynchronous event

Non-recoverable fault

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _EVACT0W<'a>

impl<'a> Sync for _EVACT0W<'a>