[−][src]Crate stm32f4xx_hal
Re-exports
pub use embedded_hal as hal; |
pub use nb; |
pub use crate::stm32::interrupt; |
Modules
| adc | Analog to digital converter configuration. According to CubeMx, all STM32F4 chips use the same ADC IP so this should be correct for all variants. |
| delay | Delays |
| gpio | General Purpose Input / Output |
| i2c | |
| prelude | |
| rcc | |
| serial | |
| signature | Device electronic signature |
| spi | |
| stm32 | |
| time | |
| timer | Timers |
| watchdog | Watchdog peripherals |
Macros
| block | Turns the non-blocking expression |
Enums
| interrupt | Enumeration of all the interrupts |