Crate stm32f7xx_hal[][src]

HAL for the STM32F7xx family of microcontrollers

Modules

can

Controller Area Network (CAN) Interface

dac
delay

Delays

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
pac
prelude
qspi

QUADSPI driver for the STM32F7. Supports INDIRECT mode only, using DMA or polling I/O.

rcc
rng
rtc

Interface to the real time clock. See STM32F303 reference manual, section 27. For more details, see ST AN4759

serial
signature

Device electronic signature

spi

Interface to the SPI peripheral

state
time
timer

Timers

Enums

interrupt

Enumeration of all the interrupts

Attribute Macros

interrupt

Attribute to declare an interrupt (AKA device-specific exception) handler