Docs.rs
py32-hal-0.1.0
py32-hal 0.1.0
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.2.0
normal
embassy-executor ^0.6
normal
embassy-futures ^0.1.1
normal
optional
embassy-hal-internal ^0.2.0
normal
embassy-sync ^0.6.0
normal
optional
embassy-time ^0.3.2
normal
optional
embassy-time-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
futures-util ^0.3.30
normal
log ^0.4
normal
optional
nb ^1.0.0
normal
py32-metapac ^0.1.0
normal
proc-macro2 ^1.0.89
build
py32-metapac ^0.1.0
build
quote ^1.0.37
build
Versions
96.36%
of the crate is documented
Go to latest version
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.1.0
Module i2c
Module Items
Structs
Enums
Traits
In crate py32_
hal
py32_hal
Module
i2c
Copy item path
Source
Expand description
Inter-Integrated-Circuit (I2C)
Structs
§
Config
I2C config
Global
Interrupt
Handler
Global interrupt handler.
I2c
I2C driver.
Enums
§
Error
I2C error.
Traits
§
Instance
Peripheral instance trait.
SclPin
SclPin pin trait
SdaPin
SdaPin pin trait