Crate pit_clock_basic

source ·
Expand description

Basic support for waiting using the Programmable Interval Timer (PIT) clock.

Use the pit_clock crate for a more fully-featured PIT interface, including enabling interrupts.

Constants

Statics

Functions

  • Waits (blocking) for the given number of microseconds using the PIT Channel 2.