Struct atsamd21e18a::tcc0::ctrla::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 0 - Software Reset

Bit 1 - Enable

Bits 5:6 - Enhanced Resolution

Bits 8:10 - Prescaler

Bit 11 - Run in Standby

Bits 12:13 - Prescaler and Counter Synchronization Selection

Bit 14 - Auto Lock

Bit 24 - Capture Channel 0 Enable

Bit 25 - Capture Channel 1 Enable

Bit 26 - Capture Channel 2 Enable

Bit 27 - Capture Channel 3 Enable

Auto Trait Implementations

impl Send for R

impl Sync for R