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

◆ bus_spi_dev_add

void *(* nrf_wifi_osal_ops::bus_spi_dev_add) (void *spi_priv, void *osal_spi_dev_ctx)

Add a SPI device to the bus.

Parameters
spi_privA pointer to the SPI bus.
osal_spi_dev_ctxA pointer to the SPI device context.
Returns
A pointer to the added SPI device.