Struct stm32f7x3::wwdg::cr::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 7 - Activation bit

[src]

Bits 0:6 - 7-bit counter (MSB to LSB)

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W