complete-pic

A complete interface for both the legacy 8259 PIC and the newer APIC. More specific documentation can be found by reading the documentation of the modules designated for the 8259 PIC and APIC or by visiting the OSDev wiki's pages on them, which are hyperlinked above.

Usage

To use this crate, add it to your Cargo.toml file: toml [dependencies] complete_pic = "0.1.0"

Crate Features