Struct stm32f030_cf::WWDG[][src]

pub struct WWDG { /* fields omitted */ }

Window watchdog

Methods

impl WWDG
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for WWDG
[src]

impl Deref for WWDG
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for WWDG