Public Attribute Documentation#

subevent_timestamp_ms#

uint64_t sl_rtl_cs_subevent_data::subevent_timestamp_ms

Relative millisecond-resolution timestamp for this subevent. Set to 0, if not available.


Definition at line 926 of file /mnt/raid/workspaces/ws.EluogwpbG/overlay/gsdk/util/silicon_labs/rtl/inc/sl_rtl_clib_api.h

frequency_compensation#

int16_t sl_rtl_cs_subevent_data::frequency_compensation

Frequency compensation value. Units: 0.01 ppm (15-bit signed integer). - Range: -10000 to 10000. - Value: 0xC000. Frequency compensation value is not available or the role is not initiator. This is reported only in the first subevent in the procedure. For subsequent subevents, this value is set to 0.


Definition at line 926 of file /mnt/raid/workspaces/ws.EluogwpbG/overlay/gsdk/util/silicon_labs/rtl/inc/sl_rtl_clib_api.h

reference_power_level#

int8_t sl_rtl_cs_subevent_data::reference_power_level

Reference power level used by the transmission. Units: dBm. - Range: -127 to 20. - Value: 0x07F. The reference power level is not applicable


Definition at line 926 of file /mnt/raid/workspaces/ws.EluogwpbG/overlay/gsdk/util/silicon_labs/rtl/inc/sl_rtl_clib_api.h

num_steps#

uint8_t sl_rtl_cs_subevent_data::num_steps

Number of steps in the CS subevent for which results are reported. - Range: 1 to 160.


Definition at line 926 of file /mnt/raid/workspaces/ws.EluogwpbG/overlay/gsdk/util/silicon_labs/rtl/inc/sl_rtl_clib_api.h

step_data_count#

uint16_t sl_rtl_cs_subevent_data::step_data_count

Length of step_data in bytes


Definition at line 926 of file /mnt/raid/workspaces/ws.EluogwpbG/overlay/gsdk/util/silicon_labs/rtl/inc/sl_rtl_clib_api.h

step_data#

uint8_t* sl_rtl_cs_subevent_data::step_data

sl_rtl_cs_step_data as bytes


Definition at line 926 of file /mnt/raid/workspaces/ws.EluogwpbG/overlay/gsdk/util/silicon_labs/rtl/inc/sl_rtl_clib_api.h