![]() |
nrfxlib API 3.3.99
|
| __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.
| [in] | base_addr | Base addres of a peripheral instance. |
| [in] | offset | Offset within the peripheral. Must be a multiple of four. |
| [in] | value | Value to write. |