jelly-mem_access 0.1.2

Memory Mapped I/O access library
Documentation

Memory Mapped I/O access library

Overview

This is a library for accessing memory-mapped I/O.

It assists register access using UIO(User space I/O) and bare-metal access with no_std.

It also assists access using u-dma-buf.