nRF5 SDK v13.0.0
Data Fields
es_adv_timing_resolver_adv_timing_t Struct Reference

Timing parameters for a single slot. More...

#include <es_adv_timing_resolver.h>

Data Fields

bool is_etlm
 Flag that specifies if the slot is an eTLM.
 
uint8_t slot_no
 Slot number. More...
 
uint16_t delay_ms
 Delay from this frame to the next.
 

Detailed Description

Timing parameters for a single slot.

Field Documentation

uint8_t es_adv_timing_resolver_adv_timing_t::slot_no

Slot number.

For non-eTLM slots: The slot number of the given frame.

For eTLM slots: The slot number of the corresponding EID frame.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated