Struct e310x::WDOG[][src]

pub struct WDOG { /* fields omitted */ }

Watchdog

Methods

impl WDOG
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for WDOG
[src]

impl Deref for WDOG
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for WDOG