Skip to main content

write_reg

Function write_reg 

Source
pub unsafe fn write_reg(offset: u32, value: u32)
Expand description

Write a Local APIC register

ยงSafety

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