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

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

Proxy

Methods

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

Writes variant to the field

An interrupt/event is generated when a new counter cycle starts

An interrupt/event is generated when a counter cycle ends

An interrupt/event is generated when a counter cycle ends, except for the first and last cycles

An interrupt/event is generated when a new counter cycle starts or a counter cycle ends

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _CNTSELW<'a>

impl<'a> Sync for _CNTSELW<'a>