Struct atsamd21e18a::WDT[][src]

pub struct WDT { /* fields omitted */ }

Watchdog Timer

Methods

impl WDT
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for WDT
[src]

impl Deref for WDT
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for WDT