RFMXLTE_ATTR_SLOTPOWER_COMMON_CLOCK_SOURCE_ENABLED
- Updated2025-04-08
- 1 minute(s) read
Specifies whether the same Reference Clock is used for the local oscillator and the digital-to-analog converter in the transmitter. When the same Reference Clock is used, the carrier frequency offset is proportional to Sample Clock error.
Syntax
RFMXLTE_ATTR_SLOTPOWER_COMMON_CLOCK_SOURCE_ENABLED
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
3190789 | int32 | Read/Write | N/A |
Remarks
You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.
The default value is True.
Name | Value | Description |
---|---|---|
RFMXLTE_VAL_SLOTPOWER_COMMON_CLOCK_SOURCE_ENABLED_FALSE | 0 (0x0) | The Sample Clock error is estimated independently. |
RFMXLTE_VAL_SLOTPOWER_COMMON_CLOCK_SOURCE_ENABLED_TRUE | 1 (0x1) | The Sample Clock error is estimated from carrier frequency offset. |