Docs.rs
py32-hal-0.3.0
py32-hal 0.3.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andelf
decaday
Dependencies
cfg-if ^1.0.0
normal
cortex-m ^0.7.7
normal
cortex-m-rt ^0.7.5
normal
critical-section ^1.2
normal
defmt ^0.3
normal
optional
defmt-rtt ^0.4
normal
optional
embassy-embedded-hal ^0.3.0
normal
embassy-futures ^0.1.1
normal
embassy-hal-internal ^0.2.0
normal
embassy-sync ^0.6.2
normal
embassy-time ^0.4.0
normal
optional
embassy-time-driver ^0.2.0
normal
optional
embassy-time-queue-utils ^0.1
normal
optional
embassy-usb-driver ^0.1.0
normal
optional
embedded-can ^0.4
normal
embedded-hal ^0.2.6
normal
embedded-hal ^1.0
normal
embedded-hal-async ^1.0
normal
embedded-hal-nb ^1.0
normal
embedded-io ^0.6.0
normal
embedded-io-async ^0.6.1
normal
embedded-storage ^0.3.1
normal
futures-util ^0.3.30
normal
log ^0.4
normal
optional
musb ^0.2.0
normal
optional
nb ^1.0.0
normal
portable-atomic ^1
normal
optional
py32-metapac ^0.3.0
normal
usb-device ^0.3.2
normal
optional
critical-section ^1.1
dev
proc-macro2 ^1.0.89
build
py32-metapac ^0.3.0
build
quote ^1.0.37
build
Versions
95.41%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
thumbv6m-none-eabi
x86_64-apple-darwin
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
py32_
hal
0.3.0
py32_hal
Macro
into_ref
Copy item path
Source
macro_rules! into_ref { ($($name:ident),*) => { ... }; }
Expand description
Convenience converting into reference.