Module driver

Source
Expand description

§Peripheral Drivers

Hardware abstraction layer providing safe, idiomatic Rust interfaces for STM32 microcontroller peripherals including GPIO, SPI, I2C, UART, timers, and other on-chip components.

Drivers are organized by peripheral type and include MCU-specific implementations for different STM32 families.

Modules§

adc
can
dac
flash
gpio
GPIO Driver
i2c
I2C Driver
sai
spi
SPI Driver
timer
usart
USART Driver
usb
wwdg