nrfxlib API 0.1.0
|
void(* nrf_wifi_osal_ops::iomem_write_reg32) (volatile void *addr, unsigned int val) |
Write a 32-bit value to a device register using a memory mapped address.
addr | A pointer to the memory mapped address. |
val | The value to write to the device register. |