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

◆ init

void *(* nrf_wifi_bal_ops::init) (void *cfg_params, enum nrf_wifi_status(*intr_callbk_fn)(void *hal_ctx))

Initialize the bus.

Parameters
cfg_paramsPointer to the configuration parameters.
intr_callbk_fnPointer to the interrupt callback function.
Returns
Pointer to the initialized instance of the bus.