Data Fields
rlTxBallbreakMonConf_t Struct Reference

TX ballbreak monitoring configuration. More...

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

Data Fields

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 reserved0
 Reserved for Future use. More...
 
rlUInt32_t reserved1
 Reserved for Future use.
 
rlUInt32_t reserved2
 Reserved for Future use.
 

Detailed Description

TX ballbreak monitoring configuration.

Definition at line 830 of file rl_monitoring.h.

Field Documentation

◆ reserved0

rlUInt8_t rlTxBallbreakMonConf_t::reserved0

Reserved for Future use.

The TX reflection coefficient's magnitude for each enabled channel is compared against
the threshold given here. The comparison result is part of the monitoring report
message (Error bit is set if the measurement is higher than or equal to this
threshold, with the units of both quantities being the same).
1 LSB = 0.1 dB, signed number
Valid range: -32767 to +32767 (-3276dB to +3276dB)

Definition at line 843 of file rl_monitoring.h.


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

Copyright 2020, Texas Instruments Incorporated