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

impl Sync for R