![]() |
nRF WiFi
|
| 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.
| bus_dev_ctx | Pointer to the bus device context. |
| dest_addr | Destination address. |
| src_addr_offset | Source address offset. |
| len | Length of the block to read. |