Crate stm32f7xx_hal[−][src]
Expand description
HAL for the STM32F7xx family of microcontrollers
Re-exports
pub use embedded_time;
Modules
Controller Area Network (CAN) Interface
Delays
Interface the the DMA peripheral
Flash memory
HAL for Flexible memory controller (FMC)
General Purpose Input / Output
Inter-Integrated Circuit (I2C) bus For now, only master mode is implemented
QUADSPI driver for the STM32F7. Supports INDIRECT mode only, using DMA or polling I/O.
Interface to the real time clock. See STM32F303 reference manual, section 27. For more details, see ST AN4759
Device electronic signature
Interface to the SPI peripheral
Timers
Enums
Enumeration of all the interrupts
Attribute Macros
Attribute to declare an interrupt (AKA device-specific exception) handler