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

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

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 W

impl Sync for W