Struct kernel::platform::mpu::Region
[−]
[src]
pub struct Region { base_address: u32, attributes: u32, }
Fields
base_address: u32
attributes: u32