Struct efm32gg11b820::pcnt1::ctrl::_AUXCNTEVW [] [src]

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

Never counts.

[src]

Counts up on up-count events.

[src]

Counts up on down-count events.

[src]

Counts up on both up-count and down-count events.

[src]

Writes raw bits to the field

Trait Implementations

Auto Trait Implementations

impl<'a> Send for _AUXCNTEVW<'a>

impl<'a> Sync for _AUXCNTEVW<'a>