Docs.rs
esp32c2-hal-0.1.0
esp32c2-hal 0.1.0
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.1.0-alpha.3
normal
embedded-hal-nb =1.0.0-alpha.1
normal
esp-hal-common ^0.3.0
normal
r0 ^1.0.0
normal
riscv ^0.10.0
normal
riscv-rt ^0.10.0
normal
critical-section ^1.1.1
dev
embedded-graphics ^0.7.1
dev
esp-backtrace ^0.3.0
dev
esp-println ^0.3.1
dev
ssd1306 ^0.7.1
dev
static_cell ^1.0.0
dev
Versions
2.11%
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 gpio_types
Macros
Structs
Enums
Traits
?
Module
esp32c2_hal
::
gpio_types
source
·
[
−
]
Expand description
GPIO Types
Various traits and enums to work with GPIO
Macros
paste
Structs
AF0
AF1
AF2
Alternate
Analog
Floating
Input
OpenDrain
Output
PullDown
PullUp
PushPull
RTCInput
RTCOutput
Unknown
Enums
AlternateFunction
DriveStrength
Event
Traits
AnalogPin
InputPin
OutputPin
Pin
RTCPin