Struct lpc43xx::SCU [] [src]

pub struct SCU { /* fields omitted */ }

System Control Unit (SCU) I/O configuration

Methods

impl SCU
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SCU
[src]

impl Deref for SCU
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for SCU