This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC1352R: AppendTimeStamp for CMD_PROP_RX

Part Number: CC1352R

I managed to append the time stamp to the received packets using CMD_PROP_RX.
The TRM says: "If rxConf.bAppendTimeStamp is 1, a timestamp indicating the start of the packet is appended."
The question is what is "start of packet" ? Is it the time a complete sync pattern is received ?