![]() |
nRF WiFi
|
| void nrf_wifi_osal_spi_cpy_from | ( | void * | priv, |
| void * | dest, | ||
| unsigned long | addr, | ||
| size_t | count ) |
Copies data from a SPI slave device to a destination buffer.
| priv | |
| dest | Destination buffer. |
| addr | Address of the register to read from. |
| count | Number of bytes to copy. |