liftof_rb::memory

Function read_data_buffer

Source
pub fn read_data_buffer(
    which: &RamBuffer,
    size: usize,
) -> Result<Vec<u8>, RegisterError>
where u32: LowerHex,
Expand description

Read one of the data buffers and return a bytestream from the given address with the length in events.

ยงArguments

  • which : Select data buffer to read
  • size : in bytes