![]() |
![]() |
Internal signals for PM, CLK and LO monitoring configuration. More...
#include <control/mmwavelink/include/rl_monitoring.h>
Data Fields | |
rlUInt8_t | profileIndx |
The RF analog settings corresponding to this profile are used for monitoring the enabled signals, using test chirps(static frequency, at the center of the profile's RF frequency band). . More... | |
rlUInt8_t | reportMode |
Value Definition 0 RESERVED 1 Report is send only upon a failure(after checking for thresholds) 2 Report is sent every monitoring period with threshold check. . | |
rlUInt8_t | sync20GSigSel |
Value Definition 0 20GHz SYNC monitoring disabled 1 FMCW_SYNC_IN monitoring enabled 2 FMCW_SYNC_OUT monitoring enabled 3 FMCW_SYNC_CLKOUT monitoring enabled . More... | |
rlInt8_t | sync20GMinThresh |
Minimum threshold for 20GHz monitoring 1 LSB = 1 dBm Valid Range: -63 to +63 dBm. | |
rlInt8_t | sync20GMaxThresh |
Maximum threshold for 20GHz monitoring 1 LSB = 1 dBm Valid Range: -63 to +63 dBm. | |
rlUInt8_t | reserved0 |
Reserved for Future use. | |
rlUInt16_t | reserved1 |
Reserved for Future use. | |
Internal signals for PM, CLK and LO monitoring configuration.
Definition at line 1533 of file rl_monitoring.h.
rlUInt8_t rlPmClkLoIntAnaSignalsMonConf_t::profileIndx |
The RF analog settings corresponding to this profile are used for monitoring the
enabled signals, using test chirps(static frequency, at the center of the
profile's RF frequency band).
.
Definition at line 1546 of file rl_monitoring.h.
rlUInt8_t rlPmClkLoIntAnaSignalsMonConf_t::sync20GSigSel |
Value Definition
0 20GHz SYNC monitoring disabled
1 FMCW_SYNC_IN monitoring enabled
2 FMCW_SYNC_OUT monitoring enabled
3 FMCW_SYNC_CLKOUT monitoring enabled
.
Definition at line 1567 of file rl_monitoring.h.