![]() |
nRF WiFi
|
| void nrf_wifi_osal_spi_write_reg32 | ( | void * | priv, |
| unsigned long | addr, | ||
| unsigned int | val ) |
Writes a 32 bit value to a 32 bit device register on a SPI slave device.
| priv | |
| addr | Address of the register to write to. |
| val | Value to be written to the register. |