nrfxlib API 0.1.0
|
void nrf_wifi_osal_bus_spi_dev_rem | ( | void * | os_spi_dev_ctx | ) |
Remove a spi device instance.
os_spi_dev_ctx | Pointer to the OS specific spi device context which was returned by @nrf_wifi_osal_bus_spi_dev_add. |
Function to be invoked when a matching spi device is removed from the system.