Struct stm32f030_cf::IWDG[][src]

pub struct IWDG { /* fields omitted */ }

Independent watchdog

Methods

impl IWDG
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for IWDG
[src]

impl Deref for IWDG
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for IWDG