Struct lpc43xx::emc::STATICCONFIG [] [src]

pub struct STATICCONFIG { /* fields omitted */ }

Selects the memory configuration for static chip select 0.

Methods

impl STATICCONFIG
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for STATICCONFIG

impl !Sync for STATICCONFIG