[][src]Crate gd32vf103xx_hal

HAL for the GD32VF103xx family

This is an implementation of the [embedded-hal] traits for the GD32VF103xx family

Re-exports

pub use gd32vf103_pac as pac;

Modules

afio

Alternate Function I/Os

backup_domain

Registers that are not reset as long as Vbat or Vdd has power.

delay

Delays

eclic
exmc

External memory controller

exti

External interrupt controller (EXTI).

gpio

General Purpose Input / Output

i2c

Inter-Integrated Circuit (I2C) bus

prelude

Prelude

pwm

Pulse width modulation

rcu

Reset and clock unit

rtc

Real time clock

serial

Serial Communication (USART)

signature

Device electronic signature

spi

Serial Peripheral Interface

time

Time units

timer

Timers

watchdog

Watchdog peripherals