nrfxlib API 0.1.0
Loading...
Searching...
No Matches

◆ qspi_read_reg32

unsigned int(* nrf_wifi_osal_ops::qspi_read_reg32) (void *priv, unsigned long addr)

Read a 32-bit value from a QSPI device register.

Parameters
privA pointer to the QSPI device private data.
addrThe address of the device register.
Returns
The value read from the device register.