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

◆ nrf_802154_hw_offset_write()

__STATIC_INLINE void nrf_802154_hw_offset_write ( uintptr_t base_addr,
uint32_t offset,
uint32_t value )

Write to 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.
[in]valueValue to write.