Crate esp32c2

source ·
Expand description

Peripheral access API for ESP32-C2 microcontrollers (generated using svd2rust v0.28.0 ( ))

You can find an overview of the generated API here.

API features to be included in the next svd2rust release can be generated by cloning the svd2rust repository, checking out the above commit, and running cargo doc --open.

Re-exports

  • pub use self::uart0 as uart1;

Modules

  • APB (Advanced Peripheral Bus) Controller
  • SAR (Successive Approximation Register) Analog-to-Digital Converter
  • Debug Assist
  • BB Peripheral
  • DMA (Direct Memory Access) Controller
  • ECC (ECC Hardware Accelerator)
  • eFuse Controller
  • External Memory
  • Common register and bit access and modify traits
  • General Purpose Input/Output
  • I2C (Inter-Integrated Circuit) Controller 0
  • Interrupt Controller (Core 0)
  • Input/Output Multiplexer
  • LED Control PWM (Pulse Width Modulation)
  • MODEM_CLKRST Peripheral
  • Hardware Random Number Generator
  • Real-Time Clock Control
  • SENSITIVE Peripheral
  • SHA (Secure Hash Algorithm) Accelerator
  • SPI (Serial Peripheral Interface) Controller 0
  • SPI (Serial Peripheral Interface) Controller 1
  • SPI (Serial Peripheral Interface) Controller 2
  • System Configuration Registers
  • System Timer
  • Timer Group 0
  • UART (Universal Asynchronous Receiver-Transmitter) Controller 0
  • XTS-AES-128 Flash Encryption

Structs

  • APB (Advanced Peripheral Bus) Controller
  • SAR (Successive Approximation Register) Analog-to-Digital Converter
  • Debug Assist
  • BB Peripheral
  • DMA (Direct Memory Access) Controller
  • ECC (ECC Hardware Accelerator)
  • eFuse Controller
  • External Memory
  • General Purpose Input/Output
  • I2C (Inter-Integrated Circuit) Controller 0
  • Interrupt Controller (Core 0)
  • Input/Output Multiplexer
  • LED Control PWM (Pulse Width Modulation)
  • MODEM_CLKRST Peripheral
  • All the peripherals.
  • Hardware Random Number Generator
  • Real-Time Clock Control
  • SENSITIVE Peripheral
  • SHA (Secure Hash Algorithm) Accelerator
  • SPI (Serial Peripheral Interface) Controller 0
  • SPI (Serial Peripheral Interface) Controller 1
  • SPI (Serial Peripheral Interface) Controller 2
  • System Configuration Registers
  • System Timer
  • Timer Group 0
  • UART (Universal Asynchronous Receiver-Transmitter) Controller 0
  • UART (Universal Asynchronous Receiver-Transmitter) Controller 1
  • XTS-AES-128 Flash Encryption

Enums

Constants