Docs.rs
esp32c2-hal-0.5.1
esp32c2-hal 0.5.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
jessebraham
github:esp-rs:espressif
Dependencies
embassy-time ^0.1.0
normal
embedded-hal ^0.2.7
normal
embedded-hal =1.0.0-alpha.9
normal
embedded-hal-async ^0.2.0-alpha.0
normal
embedded-hal-nb =1.0.0-alpha.1
normal
esp-hal-common ^0.7.0
normal
r0 ^1.0.0
normal
critical-section ^1.1.1
dev
embedded-graphics ^0.7.1
dev
esp-backtrace ^0.5.0
dev
esp-println ^0.3.1
dev
sha2 ^0.10.6
dev
ssd1306 ^0.7.1
dev
static_cell ^1.0.0
dev
Versions
50%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module uart
Modules
Structs
Enums
Traits
?
Module
esp32c2_hal
::
uart
source
·
[
−
]
Expand description
UART driver
Modules
config
UART configuration
Structs
AllPins
All pins offered by UART
TxRxPins
Uart
UART driver
Enums
Error
Custom serial error type
Traits
Instance
UART peripheral instance
UartPins
Pins used by the UART interface