Struct lpc43xx::RGU [] [src]

pub struct RGU { /* fields omitted */ }

Reset Generation Unit (RGU)

Methods

impl RGU
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for RGU
[src]

impl Deref for RGU
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for RGU