![]() |
nRF WiFi
|
| void nrf_wifi_bal_read_block | ( | void * | ctx, |
| void * | dest_addr, | ||
| unsigned long | src_addr_offset, | ||
| size_t | len ) |
Read a block of data from a specific address offset.
| ctx | Pointer to the context. |
| dest_addr | Pointer to the destination address. |
| src_addr_offset | Source address offset to read from. |
| len | Length of the data to read. |