Struct stm32f334::wwdg::cfr::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[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 R

impl Sync for R