mips-mcu 0.3.1

Low level access to MIPS MCU cores
Documentation

mips_mcu

Crates.io docs.rs

Low level access to MIPS MCU cores

This crate includes Rust function to deal with low level aspects related to the MIPS MCU cores (e.g. the M4K core). Routines requiring special or privileged instructions are included in a binary library, thereby avoiding inline assembly.