Data Fields
rlMonGpadcIntAnaSigRep_t Struct Reference

This is the Monitoring report which RadarSS sends to the host, containing information about the measured value of the GPADC input DC signals whose measurements were enabled. 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_GPADC_INT_ANA_SIG_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_GPADC_REF1
1 STATUS_GPADC_REF2
15:2 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.
 
rlInt16_t gpadcRef1Val
 The measured GPADC outputs corresponding to internal DC signal (GPADC_REF1,
expected level 0.45V) is reported here.
1 LSB = 1.8V/1024
.
 
rlUInt16_t gpadcRef2Val
 The measured GPADC outputs corresponding to internal DC signal (GPADC_REF2,
expected level 1.2V) is reported here.
1 LSB = 1.8V/1024
.
 
rlUInt32_t reserved
 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 about the measured value of the GPADC input DC signals whose measurements were enabled. 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_GPADC_INT_ANA_SIG_REPORT.

Definition at line 4345 of file mmwavelink.h.


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

Copyright 2020, Texas Instruments Incorporated