[−][src]Function sunrise_kernel::devices::pit::disable
pub unsafe fn disable()
Prevent the PIT from generating interrupts.
Safety
May only be called once. May not be called after init_channel_0 has been called.
pub unsafe fn disable()
Prevent the PIT from generating interrupts.
May only be called once. May not be called after init_channel_0 has been called.