Expand description
HAL for the STM32F7xx family of microcontrollers
Modules§
- can
- Controller Area Network (CAN) Interface
- dac
- Digital-to-analog converter
- dma
- Interface the the DMA peripheral
- flash
- Flash memory
- fmc
- HAL for Flexible memory controller (FMC)
- gpio
- General Purpose Input / Output
- i2c
- Inter-Integrated Circuit (I2C) bus For now, only master mode is implemented
- ltdc
- Interface to the LCD-TFT display controller
- pac
- Peripheral access API for STM32F7X6 microcontrollers (generated using svd2rust v0.24.1 ( ))
- prelude
- qspi
- QUADSPI driver for the STM32F7. Supports INDIRECT mode only, using DMA or polling I/O.
- rcc
- Reset and clock control.
- rng
- Interface to the true random number generator
- rtc
- Interface to the real time clock. For more details, see ST AN4759
- serial
- Serial communication using UART/USART peripherals
- signature
- Device electronic signature
- spi
- Interface to the SPI peripheral
- state
- timer
- Interface to the timer peripherals
- watchdog
- Watchdog peripherals
Enums§
- interrupt
- Enumeration of all the interrupts.
Traits§
- U32Ext
- Extension trait that adds convenience methods to the
u32
type
Type Aliases§
- Bits
PerSecond - Bits per second