Struct atsamd21e18a::tcc0::intflag::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 - Overflow

Bit 1 - Retrigger

Bit 2 - Counter

Bit 3 - Error

Bit 11 - Non-Recoverable Debug Fault

Bit 12 - Recoverable Fault A

Bit 13 - Recoverable Fault B

Bit 14 - Non-Recoverable Fault 0

Bit 15 - Non-Recoverable Fault 1

Bit 16 - Match or Capture 0

Bit 17 - Match or Capture 1

Bit 18 - Match or Capture 2

Bit 19 - Match or Capture 3

Auto Trait Implementations

impl Send for R

impl Sync for R