Docs.rs
esp32c6-hal-0.7.0
esp32c6-hal 0.7.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.2.0
normal
esp-hal-common ^0.14.0
normal
aes ^0.8.3
dev
critical-section ^1.1.2
dev
crypto-bigint ^0.5.5
dev
elliptic-curve ^0.13.8
dev
embassy-executor ^0.4.0
dev
embassy-sync ^0.5.0
dev
embedded-can ^0.4.1
dev
embedded-graphics ^0.8.1
dev
embedded-hal =1.0.0-rc.2
dev
embedded-hal-async =1.0.0-rc.2
dev
embedded-hal-bus ^0.1.0-rc.2
dev
embedded-io-async ^0.6.1
dev
esp-backtrace ^0.9.0
dev
esp-hal-smartled ^0.7.0
dev
esp-println ^0.7.1
dev
heapless ^0.8.0
dev
hex-literal ^0.4.1
dev
hmac ^0.12.1
dev
lis3dh-async ^0.8.0
dev
p192 ^0.13.0
dev
p256 ^0.13.2
dev
sha2 ^0.10.8
dev
smart-leds ^0.3.0
dev
ssd1306 ^0.8.4
dev
static_cell ^2.0.0
dev
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
☰
Module trapframe
esp32c6_hal
0.7.0
Module trapframe
Structs
In crate esp32c6_hal
Modules
aes
analog
assist_debug
clock
delay
dma
ecc
efuse
esp_riscv_rt
etm
gpio
hmac
i2c
i2s
interrupt
ledc
lp_core
macros
mcpwm
parl_io
pcnt
peripheral
peripherals
prelude
reset
rmt
rng
rom
rsa
rtc_cntl
sha
spi
system
systimer
timer
trace
trapframe
twai
uart
usb_serial_jtag
Macros
dma_buffers
dma_descriptors
Structs
Delay
FlashSafeDma
IO
Rmt
Rng
Rtc
Rwdt
Timer
Uart
UartRx
UartTx
UsbSerialJtag
Enums
Cpu
Functions
get_core
Attribute Macros
entry
?
Module
esp32c6_hal
::
trapframe
source
·
[
−
]
Expand description
State of the CPU saved when entering exception or interrupt
Structs
TrapFrame
Registers saved in trap handler