Struct stm32f103xx::wwdg::RegisterBlock [] [src]

pub struct RegisterBlock {
    pub cr: Cr,
    pub cfr: Cfr,
    pub sr: Sr,
}

Register block

Fields

0x00 - Control register (WWDG_CR)

0x04 - Configuration register (WWDG_CFR)

0x08 - Status register (WWDG_SR)