Struct stm32f103xx::WWDG [−][src]
pub struct WWDG { /* fields omitted */ }Window watchdog
Methods
impl WWDG[src]
impl WWDGpub fn ptr() -> *const RegisterBlock[src]
pub fn ptr() -> *const RegisterBlockReturns a pointer to the register block
Trait Implementations
impl Send for WWDG[src]
impl Send for WWDGimpl Deref for WWDG[src]
impl Deref for WWDGtype Target = RegisterBlock
The resulting type after dereferencing.
fn deref(&self) -> &RegisterBlock[src]
fn deref(&self) -> &RegisterBlockDereferences the value.