Crate esp32c3_hal

source ·

Re-exports

Modules

Macros

Structs

  • Uses the SYSTIMER peripheral for counting clock cycles, as unfortunately the ESP32-C3 does NOT implement the mcycle CSR, which is how we would normally do this.
  • RMT peripheral (RMT)
  • Random Number Generator
  • RTC Watchdog Timer
  • UART driver

Enums

  • Enumeration of CPU cores The actual number of available cores depends on the target.

Attribute Macros

  • Attribute to declare the entry point of the program