Docs.rs
display-driver-0.1.0
display-driver 0.1.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
decaday
Dependencies
display-interface ^0.5
normal
optional
embedded-graphics-core ^0.4.0
normal
optional
embedded-hal ^1.0.0
normal
embedded-hal-async ^1.0.0
normal
Versions
74.19%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module simple
display_
driver
0.1.0
Module simple
Module Items
Traits
In display_
driver::
bus
display_driver
::
bus
Module
simple
Copy item path
Source
Traits
§
Simple
Display
Bus
A simplified interface for display buses that don’t need atomic command with params, complex frame control, ROI information, etc. (e.g., standard SPI, I2C).