Struct stm32f334::tim17::cr2::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]

Bit 9 - Output Idle state 1

[src]

Bit 8 - Output Idle state 1

[src]

Bit 3 - Capture/compare DMA selection

[src]

Bit 2 - Capture/compare control update selection

[src]

Bit 0 - Capture/compare preloaded control

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W