Struct stm32f334::wwdg::cfr::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 - Early wakeup interrupt

[src]

Bits 7:8 - Timer base

[src]

Bits 0:6 - 7-bit window value

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W