Struct stm32h743::WWDG [] [src]

pub struct WWDG { /* fields omitted */ }

WWDG

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