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

◆ iomem_write_reg32

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.

Parameters
addrA pointer to the memory mapped address.
valThe value to write to the device register.