Struct stm32f042_hal::stm32::WWDG
source · pub struct WWDG { /* private fields */ }Expand description
Window watchdog
Implementations§
Trait Implementations§
source§impl Deref for WWDG
impl Deref for WWDG
§type Target = RegisterBlock
type Target = RegisterBlock
The resulting type after dereferencing.
source§fn deref(&self) -> &RegisterBlock
fn deref(&self) -> &RegisterBlock
Dereferences the value.