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

Bits 0:1 - Output Matrix

Bit 8 - Dead-time Insertion Generator 0 Enable

Bit 9 - Dead-time Insertion Generator 1 Enable

Bit 10 - Dead-time Insertion Generator 2 Enable

Bit 11 - Dead-time Insertion Generator 3 Enable

Bits 16:23 - Dead-time Low Side Outputs Value

Bits 24:31 - Dead-time High Side Outputs Value

Auto Trait Implementations

impl Send for W

impl Sync for W