Struct atsam4lc8c::tc0::cmr_waveform::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bits 0:2 - Clock Selection

[src]

Bit 3 - Clock Invert

[src]

Bits 4:5 - Burst Signal Selection

[src]

Bit 6 - Counter Clock Stopped with RC Compare

[src]

Bit 7 - Counter Clock Disable with RC Compare

[src]

Bits 8:9 - External Event Edge Selection

[src]

Bits 10:11 - External Event Selection

[src]

Bit 12 - External Event Trigger Enable

[src]

Bits 13:14 - Waveform Selection

[src]

Bit 15 - WAVE

[src]

Bits 16:17 - RA Compare Effect on TIOA

[src]

Bits 18:19 - RC Compare Effect on TIOA

[src]

Bits 20:21 - External Event Effect on TIOA

[src]

Bits 22:23 - Software Trigger Effect on TIOA

[src]

Bits 24:25 - RB Compare Effect on TIOB

[src]

Bits 26:27 - RC Compare Effect on TIOB

[src]

Bits 28:29 - External Event Effect on TIOB

[src]

Bits 30:31 - Software Trigger Effect on TIOB

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W