Docs.rs
endbasic-std-0.12.0
endbasic-std 0.12.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jmmv
Dependencies
async-channel ^2.2
normal
async-trait ^0.1
normal
endbasic-core ^0.12.0
normal
futures-lite ^2.2
normal
getrandom ^0.2
normal
radix_trie ^0.2
normal
rand ^0.8
normal
thiserror ^1.0
normal
time ^0.3
normal
filetime ^0.2
dev
flate2 ^1.0
dev
tempfile ^3
dev
tokio ^1
dev
Versions
100%
of the crate is documented
Platform
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 spi
endbasic_
std
0.12.0
Module spi
Module Items
Enums
Traits
In crate endbasic_
std
endbasic_std
Module
spi
Copy item path
Source
Expand description
SPI bus abstractions for EndBASIC.
Enums
§
SpiMode
Defines the SPI clock polarity and phase.
Traits
§
SpiBus
A trait abstracting access to an SPI bus.