Type Definition spectrusty::memory::Memory272k

source ·
pub type Memory272k = MemPageableRomRamExRom<{ _ }, MEM8K_SIZE, { _ }>;
Expand description

An EX-ROM attachable, paged (8k) memory type with 272kb RAM and 32kb ROM.

Trait Implementations§