Public Attributes#

uint32_t

Number of tones (frequencies), including advertisement channels. Advertisement channels should be marked as blank tones, but included into total number of tones. Max value and currently the only supported value is 79. 80 num_tones is accepted as well, but internally it is converted to 79.

float

Frequency delta, Hz. Accepted value is 1 MHz for 79 tones configuration.

Public Attribute Documentation#

num_tones#

uint32_t sl_rtl_abr_parameters::num_tones

Number of tones (frequencies), including advertisement channels. Advertisement channels should be marked as blank tones, but included into total number of tones. Max value and currently the only supported value is 79. 80 num_tones is accepted as well, but internally it is converted to 79.


Definition at line 758 of file /mnt/raid/workspaces/ws.SvQSsephX/overlay/gsdk/util/silicon_labs/aox/inc/sl_rtl_clib_api.h

tones_frequency_delta_hz#

float sl_rtl_abr_parameters::tones_frequency_delta_hz

Frequency delta, Hz. Accepted value is 1 MHz for 79 tones configuration.


Definition at line 759 of file /mnt/raid/workspaces/ws.SvQSsephX/overlay/gsdk/util/silicon_labs/aox/inc/sl_rtl_clib_api.h