nrfxlib API 2.8.99
|
uint32_t nrf_dm_get_duration_us | ( | const nrf_dm_config_t * | config | ) |
#include <nrf_dm/include/nrf_dm.h>
Get the duration in microseconds that it will take to execute the distance measurement in initiator role with the given configuration. A reflector needs to reserve more time because it needs to be waiting for the initiators initial sync packet.
[in] | config | Pointer to configuration instance |