![]() |
nRF WiFi
|
| void(* nrf_wifi_osal_ops::qspi_write_reg32) (void *priv, unsigned long addr, unsigned int val) |
Write a 32-bit value to a QSPI device register.
| priv | A pointer to the QSPI device private data. |
| addr | The address of the device register. |
| val | The value to write to the device register. |