nrfxlib API 0.1.0
|
void nrf_wifi_bal_write_word | ( | void * | ctx, |
unsigned long | addr_offset, | ||
unsigned int | val | ||
) |
Write a word to a specific address offset.
ctx | Pointer to the context. |
addr_offset | Address offset to write to. |
val | Value to write. |