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

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bits 0:1 - Fault A Source

Bit 3 - Fault A Keeper

Bit 4 - Fault A Qualification

Bits 5:6 - Fault A Blanking Mode

Bit 7 - Fault A Restart

Bits 8:9 - Fault A Halt Mode

Bits 10:11 - Fault A Capture Channel

Bits 12:14 - Fault A Capture Action

Bits 16:23 - Fault A Blanking Time

Bits 24:27 - Fault A Filter Value

Auto Trait Implementations

impl Send for R

impl Sync for R