Struct stm32f30x::wwdg::RegisterBlock [] [src]

#[repr(C)]
pub struct RegisterBlock { pub cr: Cr, pub cfr: Cfr, pub sr: Sr, }

Register block

Fields

0x00 - Control register

0x04 - Configuration register

0x08 - Status register