nrfxlib API 0.1.0
Loading...
Searching...
No Matches

◆ read_block

void(* nrf_wifi_bal_ops::read_block) (void *bus_dev_ctx, void *dest_addr, unsigned long src_addr_offset, size_t len)

Read a block of data from the bus.

Parameters
bus_dev_ctxPointer to the bus device context.
dest_addrDestination address.
src_addr_offsetSource address offset.
lenLength of the block to read.