xhci 0.5.3

A library to handle xHCI
Documentation
[badges.github]
repository = "toku-sa-n/xhci"
workflow = "Rust"
[dependencies.accessor]
version = "0.3.0"

[dependencies.bit_field]
version = "0.10.1"

[dependencies.num-derive]
default-features = false
version = "0.3.3"

[dependencies.num-traits]
default-features = false
version = "0.2.14"

[dependencies.paste]
version = "1.0.4"

[package]
authors = ["Hiroki Tokunaga <tokusan441@gmail.com>"]
categories = ["no-std", "os"]
description = "A library to handle xHCI"
edition = "2018"
keywords = ["no_std", "OS"]
license = "MIT OR Apache-2.0"
name = "xhci"
readme = "README.md"
repository = "https://github.com/toku-sa-n/xhci"
version = "0.5.3"