Type Alias PSRAM_CONFIG

Source
pub type PSRAM_CONFIG = Reg<PSRAM_CONFIG_SPEC>;
Expand description

psram_config (rw) register accessor: Pseudo Static Random-Access Memory configuration

You can read this register and get psram_config::R. You can reset, write, write_with_zero this register using psram_config::W. You can also modify this register. See API.

For information about available fields see psram_config module

Aliased Typeยง

struct PSRAM_CONFIG { /* private fields */ }