pc-timer 0.0.2

Intel 8253 programming-based timer.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[badges.maintenance]
status = "experimental"
[dependencies.pc-ints]
version = "0.1.3"

[package]
authors = ["warlock <internalmike@gmail.com>"]
categories = ["os", "no-std"]
description = "Intel 8253 programming-based timer."
documentation = "https://docs.rs/pc-timer/"
edition = "2021"
keywords = ["pc", "dos", "ibm", "interrupt", "timer"]
license = "MIT OR Apache-2.0"
name = "pc-timer"
readme = "README.md"
repository = "https://github.com/A1-Triard/pc-timer"
resolver = "2"
version = "0.0.2"