nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ nrf_802154_hw_offset_read()

__STATIC_INLINE uint32_t nrf_802154_hw_offset_read ( uintptr_t base_addr,
uint32_t offset )

Read peripheral register at a given offset.

Parameters
[in]base_addrBase addres of a peripheral instance.
[in]offsetOffset within the peripheral. Must be a multiple of four.
Returns
Value of the peripheral register.