Struct lpc43xx::EMC [] [src]

pub struct EMC { /* fields omitted */ }

External Memory Controller (EMC)

Methods

impl EMC
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for EMC
[src]

impl Deref for EMC
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for EMC