Structure to hold the information for querying RF path compensation.
Public Attributes#
int16_t
int16_t, RF TX Path Compensation Value, Range: -128.0 dB (0xFB00) to 128.0 dB (0x0500)
int16_t
int16_t, RF RX Path Compensation Value, Range: -128.0 dB (0xFB00) to 128.0 dB (0x0500)
Public Attribute Documentation#
tx_path_value#
int16_t rsi_ble_query_rf_path_comp_s::tx_path_value
int16_t, RF TX Path Compensation Value, Range: -128.0 dB (0xFB00) to 128.0 dB (0x0500)
Definition at line
2331
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble.h
rx_path_value#
int16_t rsi_ble_query_rf_path_comp_s::rx_path_value
int16_t, RF RX Path Compensation Value, Range: -128.0 dB (0xFB00) to 128.0 dB (0x0500)
Definition at line
2333
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble.h