nrfxlib API 2.8.99
|
bool nrf_gzll_set_timeslot_period | ( | uint32_t | period_us | ) |
#include <gzll/include/nrf_gzll.h>
Set the timeslot period.
The length in microseconds of a Gazell link layer timeslot.
The minimum value of the timeslot period is dependent of the radio data rate (
period_us | The timeslot period in microseconds. |
true | If the parameter was set. |
false | If Gazell was enabled. |