DCNF HAL

group nrf_dcnf_hal

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

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.

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

Parameters:
  • p_reg[in] Pointer to the structure of registers of the peripheral.

Returns:

CPU ID.