Docs.rs
esp32c2-0.26.0
esp32c2 0.26.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.2.0
normal
optional
defmt ^1.0.1
normal
optional
vcell ^0.1.3
normal
Versions
100%
of the crate is documented
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
esp32c2
0.26.0
Module int_ch
Module Items
Modules
Structs
Type Aliases
In esp32c2::
dma
esp32c2
::
dma
Module
int_ch
Copy item path
Source
Expand description
Cluster Cluster INT_CH%s, containing INT_RAW_CH?, INT_ST_CH?, INT_ENA_CH?, INT_CLR_CH?
Modules
§
clr
DMA_INT_CLR_CH0_REG.
ena
DMA_INT_ENA_CH0_REG.
raw
DMA_INT_RAW_CH0_REG.
st
DMA_INT_ST_CH0_REG.
Structs
§
INT_CH
Cluster INT_CH%s, containing INT_RAW_CH?, INT_ST_CH?, INT_ENA_CH?, INT_CLR_CH?
Type Aliases
§
CLR
CLR (w) register accessor: DMA_INT_CLR_CH0_REG.
ENA
ENA (rw) register accessor: DMA_INT_ENA_CH0_REG.
RAW
RAW (rw) register accessor: DMA_INT_RAW_CH0_REG.
ST
ST (r) register accessor: DMA_INT_ST_CH0_REG.