display-interface-spi

Crates.iodisplay-interface-spi
lib.rsdisplay-interface-spi
version0.5.0
sourcesrc
created_at2020-03-29 13:57:22.688148
updated_at2024-01-12 18:28:28.599863
descriptionGeneric SPI implementation for display interfaces
homepage
repositoryhttps://github.com/therealprof/display-interface
max_upload_size
id224072
size22,710
Dániel Buga (bugadani)

documentation

https://docs.rs/display-interface-spi

README

SPI interface for display interface

This Rust crate contains a generic SPI implementation of a data/command interface for displays over any SPI driver implementing the embedded-hal/embedded-hal-async SpiDevice trait(s).

License

Licensed under either of

at your option.

Contribution

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

Commit count: 82

cargo fmt