Skip to main content

Memory272k

Type Alias Memory272k 

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

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

Aliased Type§

pub struct Memory272k { /* private fields */ }

Trait Implementations§