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

◆ write_word

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

Write a word to the bus.

Parameters
bus_dev_ctxPointer to the bus device context.
addr_offsetAddress offset.
valValue to write.