Docs.rs
esp32s3-0.10.0
esp32s3 0.10.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
jessebraham
github:esp-rs:espressif
Dependencies
critical-section ^1.1.1
normal
vcell ^0.1.3
normal
xtensa-lx ^0.7.0
normal
xtensa-lx-rt ^0.13.0
normal
Versions
100%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
PIN
PIN
In esp32s3::gpio
Modules
bt_select
clock_gate
cpusdio_int
cpusdio_int1
enable
enable1
enable1_w1tc
enable1_w1ts
enable_w1tc
enable_w1ts
func_in_sel_cfg
func_out_sel_cfg
in1
in_
out
out1
out1_w1tc
out1_w1ts
out_w1tc
out_w1ts
pcpu_int
pcpu_int1
pcpu_nmi_int
pcpu_nmi_int1
pin
reg_date
sdio_select
status
status1
status1_w1tc
status1_w1ts
status_next
status_next1
status_w1tc
status_w1ts
strap
Structs
RegisterBlock
Type Definitions
BT_SELECT
CLOCK_GATE
CPUSDIO_INT
CPUSDIO_INT1
ENABLE
ENABLE1
ENABLE1_W1TC
ENABLE1_W1TS
ENABLE_W1TC
ENABLE_W1TS
FUNC_IN_SEL_CFG
FUNC_OUT_SEL_CFG
IN
IN1
OUT
OUT1
OUT1_W1TC
OUT1_W1TS
OUT_W1TC
OUT_W1TS
PCPU_INT
PCPU_INT1
PCPU_NMI_INT
PCPU_NMI_INT1
PIN
REG_DATE
SDIO_SELECT
STATUS
STATUS1
STATUS1_W1TC
STATUS1_W1TS
STATUS_NEXT
STATUS_NEXT1
STATUS_W1TC
STATUS_W1TS
STRAP
?
Type Definition
esp32s3
::
gpio
::
PIN
source
·
[
−
]
pub type PIN =
Reg
<
PIN_SPEC
>;
Expand description
PIN (rw) register accessor: an alias for
Reg<PIN_SPEC>