![]() |
nRF WiFi
|
| void nrf_wifi_osal_spi_cpy_to | ( | void * | priv, |
| unsigned long | addr, | ||
| const void * | src, | ||
| size_t | count ) |
Copies data from a source buffer to a SPI slave device.
| priv | |
| addr | Address of the register to write to. |
| src | Source buffer. |
| count | Number of bytes to copy. |