Struct atsamd21e18a::tcc0::status::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 3 - Non-Recoverable Debug Fault State

Bit 5 - Pattern Buffer Valid

Bit 6 - Wave Buffer Valid

Bit 7 - Period Buffer Valid

Bit 12 - Recoverable Fault A State

Bit 13 - Recoverable Fault B State

Bit 14 - Non-Recoverable Fault 0 State

Bit 15 - Non-Recoverable Fault 1 State

Bit 16 - Compare Channel 0 Buffer Valid

Bit 17 - Compare Channel 1 Buffer Valid

Bit 18 - Compare Channel 2 Buffer Valid

Bit 19 - Compare Channel 3 Buffer Valid

Auto Trait Implementations

impl Send for W

impl Sync for W