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

◆ read_word

unsigned int(* nrf_wifi_bal_ops::read_word) (void *bus_dev_ctx, unsigned long addr_offset)

Read a word from the bus.

Parameters
bus_dev_ctxPointer to the bus device context.
addr_offsetAddress offset.
Returns
The read word.