Struct stm32l0x2::WWDG [] [src]

pub struct WWDG { /* fields omitted */ }

System window watchdog

Methods

impl WWDG
[src]

[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.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for WWDG