![]() |
![]() |
This is the Monitoring report which RadarSS sends to the host, containing information about Internal RX internal analog signals. 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_RX_INT_ANALOG_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_SUPPLY_RX0 1 STATUS_SUPPLY_RX1 2 STATUS_SUPPLY_RX2 3 STATUS_SUPPLY_RX3 4 STATUS_DCBIAS_RX0 5 STATUS_DCBIAS_RX1 6 STATUS_DCBIAS_RX2 7 STATUS_DCBIAS_RX3 15:8 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. | |
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) . | |
This is the Monitoring report which RadarSS sends to the host, containing information about Internal RX internal analog signals. 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_RX_INT_ANALOG_SIG_REPORT.
Definition at line 4208 of file mmwavelink.h.