Trait r3_port_arm::GicOptions
source · pub trait GicOptions {
;
;
}
Expand description
The options for use_gic!
.
Required Associated Constants§
source
The base address of GIC distributor registers.
source
The base address of GIC CPU interface registers.