Type Alias cpclib_asm::assembler::page_info::ProtectedArea

source ·
pub type ProtectedArea = RangeInclusive<u16>;

Aliased Type§

struct ProtectedArea { /* private fields */ }