Data Fields
rlRxNoiseMonConf_t Struct Reference

RX noise monitoring configuration. More...

#include <control/mmwavelink/include/rl_monitoring.h>

Data Fields

rlUInt8_t profileIndx
 This field indicates the profile Index for which this configuration applies.
 
rlUInt8_t rfFreqBitMask
 This field indicates the exact RF frequencies inside the profile's RF band at
which to measure the required parameters. When each bit in this field is set,
the measurement at the corresponding RF frequency is enabled w.r.t. the
profile's RF band.
Bit number RF frequency RF name
0 Lowest RF frequency in RF1
profile's sweep bandwidth
1 Center RF frequency in RF2
profile's sweep bandwidth
2 Highest RF frequency in RF3
profile's sweep bandwidth
The RF name column is mentioned here to set the convention for the purpose of
reporting and describing many monitoring packets.
.
 
rlUInt16_t reserved0
 Reserved for Future use.
 
rlUInt8_t reportMode
 Value Definition
0 Report is sent every monitoring period without threshold check
1 Report is send only upon a failure (after checking for thresholds)
2 Report is sent every monitoring period with threshold check
.
 
rlUInt8_t reserved1
 Reserved for Future use.
 
rlUInt16_t noiseThresh
 The measured RX input referred noise figure at the enabled RF frequencies, for
all channels, is compared against this threshold. The comparison result is part
of the monitoring report message (Error bit is set if any measurement is above
this threshold).
1 LSB = 0.1 dB
Valid range: 0 to 65535 (0 to 6553dB)
.
 
rlUInt32_t reserved2
 Reserved for Future use.
 

Detailed Description

RX noise monitoring configuration.

Definition at line 547 of file rl_monitoring.h.


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

Copyright 2021, Texas Instruments Incorporated