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

impl Sync for W