Struct samd21g18a::WDT[][src]

pub struct WDT { /* fields omitted */ }

Watchdog Timer

Trait Implementations

impl Deref for WDT
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl Send for WDT

impl !Sync for WDT