Struct atsamd21e18a::tcc0::ctrlbclr::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 - Counter Direction

Bit 1 - Lock Update

Bit 2 - One-Shot

Bits 3:4 - Ramp Index Command

Bits 5:7 - TCC Command

Auto Trait Implementations

impl Send for R

impl Sync for R