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

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bits 0:2 - Mode Select

[src]

Bit 3 - Enable Digital Pulse Width Filter

[src]

Bit 4 - Enable PCNT Clock Domain Reset

[src]

Bit 5 - Enable CNT Reset

[src]

Bit 6 - Enable AUXCNT Reset

[src]

Bit 7 - Debug Mode Halt Enable

[src]

Bit 8 - Enable Hysteresis

[src]

Bit 9 - Count Direction Determined By S1

[src]

Bits 10:11 - Controls When the Counter Counts

[src]

Bits 12:13 - Controls When the Auxiliary Counter Counts

[src]

Bit 14 - Non-Quadrature Mode Counter Direction Control

[src]

Bit 15 - Edge Select

[src]

Bits 16:17 - Sets the Mode for Triggered Compare and Clear

[src]

Bits 19:20 - Set the LFA Prescaler for Triggered Compare and Clear

[src]

Bits 22:23 - Triggered Compare and Clear Compare Mode

[src]

Bit 24 - PRS Gate Enable

[src]

Bit 25 - TCC PRS Polarity Select

[src]

Bits 26:30 - TCC PRS Channel Select

[src]

Bit 31 - TOPB High Frequency Value Select

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R