Docs.rs
mcp2210-0.2.0
mcp2210 0.2.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Gekkio
Dependencies
bitflags ^2.4
normal
hidapi ^2.4.1
normal
Versions
12.5%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
mcp2210
0.2.0
All Items
Structs
Enums
Constants
Traits
Functions
Type Aliases
?
Crate
mcp2210
source
·
[
−
]
Structs
ChipSelect
ChipSettings
ChipStatus
GpioDirection
GpioValue
Mcp2210
SpiTransferResponse
SpiTransferSettings
UsbParameters
Enums
BusOwner
InterruptMode
Mcp2210Error
NvramAccessControl
PinMode
SpiMode
SpiTransferStatus
UsbPowerOption
Constants
FACTORY_PID
FACTORY_VID
MAX_BIT_RATE
Traits
CommandResponse
Commands
Functions
is_mcp2210
True if the device has the MCP2210’s factory Vendor ID (VID) and Product ID (VID).
open_first
Open the first HID device it finds with the MCP2210’s factory Vendor ID (VID) and Product ID (PID).
Type Aliases
Buffer