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

#[repr(C)]
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)