nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ NRF_DM_DEFAULT_CONFIG

#define NRF_DM_DEFAULT_CONFIG

#include <nrf_dm/include/nrf_dm.h>

Value:
.role = NRF_DM_ROLE_NONE, \
.ranging_mode = NRF_DM_RANGING_MODE_MCPD, \
.rng_seed = 0, \
.tx_power_dbm = NRF_DM_DEFAULT_TX_POWER, \
})
@ NRF_DM_RANGING_MODE_MCPD
Definition: nrf_dm.h:73
#define NRF_DM_DEFAULT_ANTENNA_COMP
Definition: nrf_dm.h:254
@ NRF_DM_ROLE_NONE
Definition: nrf_dm.h:51
Definition: nrf_dm.h:227

Default configuration define, note that both role and rng_seed needs to be configured even when using the default config.