Crate stm32g0xx_hal

source ·

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
Peripheral access API for STM32G081 microcontrollers (generated using svd2rust v0.19.0 ( ))
Power control
Real Time Clock
Peripheral access API for STM32G081 microcontrollers (generated using svd2rust v0.19.0 ( ))
Timers

Macros

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

Enums

Enumeration of all the interrupts.

Attribute Macros