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

◆ nrf_wifi_bal_read_word()

unsigned int nrf_wifi_bal_read_word ( void *  ctx,
unsigned long  addr_offset 
)

Read a word from a specific address offset.

Parameters
ctxPointer to the context.
addr_offsetAddress offset to read from.
Returns
The read word.