Expand description

SiFive FE310-G002 Library

Crates.io Page Docs.rs Page License

This library contains bindings for the various peripherals on the SiFive FE310-G002 chip, for easier (and safe) use in Rust.

Note that this library is a work-in-progress, so it may not have the functionality you want. Contributions are welcome.

Re-exports

pub use riscv;

Modules

Bindings for interacting with CLINT (Core-Local INterrupt Controller)

Bindings for interacting with the GPIO controller

Bindings for interacting with the SPI controllers

Bindings for interacting with the UART controllers