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

◆ nrf_wifi_bal_write_word()

void nrf_wifi_bal_write_word ( void *  ctx,
unsigned long  addr_offset,
unsigned int  val 
)

Write a word to a specific address offset.

Parameters
ctxPointer to the context.
addr_offsetAddress offset to write to.
valValue to write.
Returns
None.