rust-osdev / pci_types

Useful types for dealing with PCI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pci_types

Build Status Version docs.rs License License: MIT

pci_types is a library that provides various types for handling PCI/PCIe enumeration and configuration.

Licence

This project is dual-licenced under:

Unless you explicitly state otherwise, any contribution submitted for inclusion in this work by you, as defined in the Apache-2.0 licence, shall be dual licenced as above, without additional terms or conditions.

About

Useful types for dealing with PCI

License:Apache License 2.0


Languages

Language:Rust 100.0%