[][src]Function sunrise_kernel::devices::hpet::init

pub unsafe fn init(hpet: &Hpet) -> bool

Try to initialize the HPET in legacy mode.

Safety

May only be called once.