Crate mips_mcu

Source
Expand description

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.

Modules§

core_timer
Core timer (CPO count and compare registers)
fmt
Support for the Fixed Mapping Translation (FMT) of the MIPS M4K core
interrupt
Interrupts

Structs§

PhysicalAddress
Physical address