liftof_rb::memory

Function map_physical_mem_read

Source
pub fn map_physical_mem_read(
    addr_space: &str,
    addr: u32,
    len: usize,
) -> Result<Mmap, Box<dyn Error>>
Expand description

Allow READ access to the memory registers at /dev/uio**

Remember we have a 32bit system