Struct lpc13xx::WWDT [] [src]

pub struct WWDT { /* fields omitted */ }

Product name title=UM10375 Chapter title=LPC13xx Windowed WatchDog Timer (WWDT) Modification date=4/19/2011 Major revision=2 Minor revision=1

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