Struct max32630_svd::WDT1[][src]

pub struct WDT1 { /* fields omitted */ }

Watchdog Timers

Methods

impl WDT1
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for WDT1
[src]

impl Deref for WDT1
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for WDT1