Struct lpc43xx::WWDT [] [src]

pub struct WWDT { /* fields omitted */ }

Windowed Watchdog timer (WWDT)

Methods

impl WWDT
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for WWDT
[src]

impl Deref for WWDT
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for WWDT