Reads the provided APIC register (`register`) and returns its value. ## Panics If the APIC type is set to [`ApicType::None`]. ## Notes This function works for both XAPIC and X2APIC. ## Safety The provided `register` must be a valid APIC register.
(&self, register: u32)
source not stored for this graph (policy: none)
no test coverage detected