Crate devmem

Source

Structs§

Mapping
Mapping between the virtual and physical address space

Functions§

read_into_slice
Copy a slice of bytes from the physical address space, starting at physical_addr, into dst
write_from_slice
Copy a slice of bytes from src into the physical address space, starting at physical_addr