Data Fields
rlMonSynthFreqRep_t Struct Reference

This is the Monitoring report which RadarSS sends to the host, containing information related to measured frequency error during the chirp. RadarSS sends this to host at the programmed periodicity or when failure occurs, as programmed by the configuration API SB. Event: RL_RF_AE_MON_SYNTHESIZER_FREQ_REPORT. More...

#include <control/mmwavelink/mmwavelink.h>

Data Fields

rlUInt16_t statusFlags
 Status flags indicating pass fail results corresponding to various threshold
checks under this monitor.
Bit STATUS_FLAG for monitor
[0] STATUS_SYNTH_FREQ_ERR
[15:1]RESERVED
0 - FAIL or check wasn't done, 1 - PASS
.
 
rlUInt16_t errorCode
 Indicates any error reported during monitoring Value of 0 indicates no error.
 
rlUInt8_t profIndex
 Profile Index for which this monitoring report applies.
 
rlUInt8_t reserved0
 Reserved for future use.
 
rlUInt16_t reserved1
 Reserved for future use.
 
rlInt32_t maxFreqErVal
 This field indicates the maximum instantaneous frequency error measured
during the chirps for which frequency monitoring has been enabled in the
previous monitoring period.
Bits Parameter
31:0 Maximum frequency error value, signed number. 1 LSB = 1kHz.
.
 
rlUInt32_t freqFailCnt
 This field indicates the number of times during chirping in the previous
monitoring period in which the measured frequency error violated the
allowed threshold. Frequency error threshold violation is counted every
10ns.
Bits Parameter
31:19 RESERVED
18:0 Failure count, unsigned number.
.
 
rlUInt32_t reserved2
 Reserved for future use.
 
rlUInt32_t reserved3
 Reserved for future use.
 
rlUInt32_t timeStamp
 This field indicates when the last monitoring in the enabled set was performed.
1 LSB = 1 millisecond (the stamp rolls over upon exceeding allotted bit
width)
.
 

Detailed Description

This is the Monitoring report which RadarSS sends to the host, containing information related to measured frequency error during the chirp. RadarSS sends this to host at the programmed periodicity or when failure occurs, as programmed by the configuration API SB. Event: RL_RF_AE_MON_SYNTHESIZER_FREQ_REPORT.

Definition at line 4006 of file mmwavelink.h.


The documentation for this struct was generated from the following file:

Copyright 2020, Texas Instruments Incorporated