hololink::emulation::apb_ram_read

View as Markdown
int hololink::emulation::apb_ram_read(
void *ctxt,
struct AddressValuePair *addr_val,
int max_count
)

Read from APB RAM.

Returns: The number of address-value pairs read.

Parameters

ctxt
void *

The context pointer.

addr_val
struct AddressValuePair *

The address-value pair.

max_count
int

The maximum number of address-value pairs to read.