Struct efm32gg11b820::rtcc::cc0_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:1 - CC Channel Mode

[src]

Bits 2:3 - Compare Match Output Action

[src]

Bits 4:5 - Input Capture Edge Select

[src]

Bits 6:10 - Compare/Capture Channel PRS Input Channel Selection

[src]

Bit 11 - Capture Compare Channel Comparison Base

[src]

Bits 12:16 - Capture Compare Channel Comparison Mask

[src]

Bit 17 - Day Capture/Compare Selection

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R