Struct max32630_svd::WDT0[][src]

pub struct WDT0 { /* fields omitted */ }

Watchdog Timers

Methods

impl WDT0
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for WDT0
[src]

impl Deref for WDT0
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for WDT0