nrfx 4.5.0
Loading...
Searching...
No Matches
DCNF HAL

Hardware access layer for managing the Domain Configuration (DCNF) module. More...

Functions

NRF_STATIC_INLINE uint32_t nrf_dcnf_cpuid_get (NRF_DCNF_Type const *p_reg)
 Function for getting the value of the CPU ID.
 

Detailed Description

Hardware access layer for managing the Domain Configuration (DCNF) module.

Function Documentation

◆ nrf_dcnf_cpuid_get()

NRF_STATIC_INLINE uint32_t nrf_dcnf_cpuid_get ( NRF_DCNF_Type const * p_reg)

Function for getting the value of the CPU ID.

CPU ID can be used to identify the specific CPU in the multi-core environment.

Parameters
[in]p_regPointer to the structure of registers of the peripheral.
Returns
CPU ID.