Docs.rs
esp32c2-hal-0.2.0
esp32c2-hal 0.2.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.4.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.4.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
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
☰
Gpio6
Gpio6
In esp32c2_hal::gpio
Structs
Alternate
Analog
Floating
GpioPin
IO
Input
OpenDrain
Output
Pins
PullDown
PullUp
PushPull
RTCInput
RTCOutput
Unknown
Enums
AlternateFunction
DriveStrength
Event
InputSignal
OutputSignal
Traits
AnalogPin
InputPin
OutputPin
Pin
RTCPin
Functions
connect_high_to_peripheral
connect_low_to_peripheral
Type Definitions
Gpio0
Gpio1
Gpio10
Gpio18
Gpio19
Gpio2
Gpio20
Gpio3
Gpio4
Gpio5
Gpio6
Gpio7
Gpio8
Gpio9
?
Type Definition
esp32c2_hal
::
gpio
::
Gpio6
source
·
[
−
]
pub type Gpio6<MODE> =
GpioPin
<MODE, Bank0GpioRegisterAccess, InputOutputPinType, 6>;