Docs.rs
esp32c6-0.21.0
esp32c6 0.21.0
Permalink
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
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
esp32c6
0.21.0
SLC
Aliased Type
Trait Implementations
Debug
In crate esp32c6
esp32c6
Type Alias
SLC
Copy item path
Source
pub type SLC =
Periph
<
RegisterBlock
, 0x6001_7000>;
Expand description
SDIO SLC
Aliased Type
§
pub struct SLC {
/* private fields */
}
Trait Implementations
§
Source
§
impl
Debug
for
SLC
Source
§
fn
fmt
(&self, f: &mut
Formatter
<'_>) ->
Result
Formats the value using the given formatter.
Read more