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

◆ nrf_wifi_osal_spi_write_reg32()

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.

Parameters
priv
addrAddress of the register to write to.
valValue to be written to the register.
Returns
None.