nrfxlib API 2.8.99
|
void nrf_dm_get_hopping_sequence | ( | const nrf_dm_config_t * | config, |
uint8_t | hopping_sequence[75] ) |
#include <nrf_dm/include/nrf_dm.h>
Get the channel hopping sequence used for a given configuration instance.
[in] | config | Pointer to configuration instance |
[out] | hopping_sequence | Array to which the hopping sequence will be written. needs to be of length NRF_DM_CHANNEL_MAP_LEN |