[][src]Crate e310x_hal

HAL for the E310x family of microcontrollers

This is an implementation of the [embedded-hal] traits for the E310x family of microcontrollers.

Re-exports

pub use e310x;
pub use device::DeviceResources;

Modules

clock

Clock configuration

core

E31 core peripherals

delay

Delays

device

Device resources available in FE310-G000 and FE310-G002 chip packages

gpio

General Purpose I/O

i2c

I2C Master Interface

pmu

PMU Extension

prelude

Prelude

rtc

RTC

serial

Serial interface

spi

Serial Peripheral Interface

stdout

Stdout

time

Time units

wdog

Watchdog