Function simics::api::simulator::memory::read_byte

source ยท
pub fn read_byte(
    physical_memory: *mut ConfObject,
    physical_addr: u64,
) -> Result<u8>
Expand description

Read a byte from a physical address