Struct lpc43xx::GIMA [] [src]

pub struct GIMA { /* fields omitted */ }

Global Input Multiplexer Array (GIMA)

Methods

impl GIMA
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for GIMA
[src]

impl Deref for GIMA
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for GIMA