pub const DEFAULT_RAM_FLAGS: MemRegionFlags;
Expand description
The default flags for a normal memory region (readable, writable and allocatable).
pub const DEFAULT_RAM_FLAGS: MemRegionFlags;
The default flags for a normal memory region (readable, writable and allocatable).