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

◆ iomem_read_reg32

unsigned int(* nrf_wifi_osal_ops::iomem_read_reg32) (const volatile void *addr)

Read a 32-bit value from a device register using a memory mapped address.

Parameters
addrA pointer to the memory mapped address.
Returns
The value read from the device register.