//! "Peripheral Access Crate" for the Commodore 64.
//!//! This is not a separate crate from the main SDK / HAL; the module is named `pac` to
//! follow the embedded Rust module naming scheme.
pubmodbasic;pubmodinterrupt;pubmodkernal;pubmodperipheral;pubmodregister;pubuseself::peripheral::Peripherals;