[][src]Crate stm32f3_discovery

Modules

button
delay

Delays

flash

Flash memory

gpio

General Purpose Input / Output

hal

A Hardware Abstraction Layer (HAL) for embedded systems

i2c

Inter-Integrated Circuit (I2C) bus

leds
nb

Minimal and reusable non-blocking I/O layer

prelude

Prelude

pwm

Pulse width modulation

rcc

Reset and Clock Control

serial

Serial

spi

Serial Peripheral Interface (SPI) bus

stm32
time

Time units

timer

Timers

usb

USB peripheral

Macros

block

Turns the non-blocking expression $e into a blocking operation.

Enums

interrupt

Enumeration of all the interrupts

Attribute Macros

interrupt

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