Specifies the type of synchronization used for detecting the start of packet in ModAcc measurement.

Syntax

RFMXBT_ATTR_MODACC_BURST_SYNCHRONIZATION_TYPE

Numeric Value

Data Type

Access

Applies To

11550763

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 Preamble.

Name

Value

Description

RFMXBT_VAL_MODACC_BURST_SYNCHRONIZATION_TYPE_NONE

0 (0x0)

Specifies that the measurement does not perform synchronization to detect the start of the packet.

RFMXBT_VAL_MODACC_BURST_SYNCHRONIZATION_TYPE_PREAMBLE

1 (0x1)

Specifies that the measurement uses the preamble field to detect the start of the packet.

RFMXBT_VAL_MODACC_BURST_SYNCHRONIZATION_TYPE_SYNC_WORD

2 (0x2)

Specifies that the measurement uses sync word for the BR/EDR packets and access address for the LE/LE-CS packets to detect the start of the packet. For BR /EDR packets, the sync word is derived from the RFMXBT_ATTR_BD_ADDRESS_LAP attribute.