Crate stm32g0xx_hal[][src]

Re-exports

pub extern crate cortex_m;
pub extern crate embedded_hal as hal;
pub extern crate nb;
pub extern crate stm32g0;

Modules

CRC calculation unit

Direct Memory Access Engine

External interrupt controller

General Purpose Input / Output

I2C

Power control

Real Time Clock

Timers

Macros

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

Enums

Enumeration of all the interrupts

Attribute Macros

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