Struct stm32f7x3::tim5::egr::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 6 - Trigger generation

[src]

Bit 4 - Capture/compare 4 generation

[src]

Bit 3 - Capture/compare 3 generation

[src]

Bit 2 - Capture/compare 2 generation

[src]

Bit 1 - Capture/compare 1 generation

[src]

Bit 0 - Update generation

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W