nrfxlib API 0.1.0
|
void(* nrf_wifi_bal_ops::write_word) (void *bus_dev_ctx, unsigned long addr_offset, unsigned int val) |
Write a word to the bus.
bus_dev_ctx | Pointer to the bus device context. |
addr_offset | Address offset. |
val | Value to write. |