Skip to main content

read_reg

Function read_reg 

Source
pub unsafe fn read_reg(offset: u32) -> u32
Expand description

Read a Local APIC register

ยงSafety

APIC must be initialized (base address valid and mapped).