Struct stm32f7x7::tim1::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 14 - Output Idle state 4

[src]

Bit 13 - Output Idle state 3

[src]

Bit 12 - Output Idle state 3

[src]

Bit 11 - Output Idle state 2

[src]

Bit 10 - Output Idle state 2

[src]

Bit 9 - Output Idle state 1

[src]

Bit 8 - Output Idle state 1

[src]

Bit 7 - TI1 selection

[src]

Bits 4:6 - Master mode selection

[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