![]() |
![]() |
Analog monitoring configuration. More...
#include <control/mmwavelink/include/rl_monitoring.h>
Data Fields | |
rlUInt32_t | enMask |
Bit Analog monitoring control 0 TEMPERATURE_MONITOR_EN 1 RX_GAIN_PHASE_MONITOR_EN 2 RX_NOISE_MONITOR_EN 3 RX_IFSTAGE_MONITOR_EN 4 TX0_POWER_MONITOR_EN 5 TX1_POWER_MONITOR_EN 6 TX2_POWER_MONITOR_EN 7 TX0_BALLBREAK_MONITOR_EN 8 TX1_BALLBREAK_MONITOR_EN 9 TX2_BALLBREAK_MONITOR_EN 10 TX_GAIN_PHASE_MONITOR_EN 11 TX0_PHASE_SHIFTER_MONITOR_EN 12 TX1_PHASE_SHIFTER_MONITOR_EN 13 TX2_PHASE_SHIFTER_MONITOR_EN 14 SYNTH_FREQ_MONITOR_LIVE_EN (For debug only) 15 EXTERNAL_ANALOG_SIGNALS_MONITOR_EN 16 INTERNAL_TX0_SIGNALS_MONITOR_EN 17 INTERNAL_TX1_SIGNALS_MONITOR_EN 18 INTERNAL_TX2_SIGNALS_MONITOR_EN 19 INTERNAL_RX_SIGNALS_MONITOR_EN 20 INTERNAL_PMCLKLO_SIGNALS_MONITOR_EN 21 INTERNAL_GPADC_SIGNALS_MONITOR_EN 22 PLL_CONTROL_VOLTAGE_MONITOR_EN 23 DCC_CLOCK_FREQ_MONITOR_EN 24 RX_IF_SATURATION_MONITOR_EN 25 RX_SIG_IMG_BAND_MONITORING_EN 26 RX_MIXER_INPUT_POWER_MONITOR 27 RESERVED 28 SYNTH_FREQ_MONITOR_NON_LIVE_EN 31:29 RESERVED . | |
rlUInt32_t | ldoVmonScEn |
LDO short circuit monitoring enable. There are no reports for these monitors. If there is any fault, the asyncevent RL_RF_AE_ANALOG_FAULT_SB will be sent. Bit Description b0 APLL LDO short circuit monitoring 0 - disable, 1 - enable b1 SYNTH VCO LDO short circuit monitoring 0 - disable, 1 - enable b2 PA LDO short circuit monitoring 0 - disable, 1 - enable b3 VMON circuit monitoring enable 0 - disable, 1 - enable b31:4 RESERVED . More... | |
Analog monitoring configuration.
Definition at line 195 of file rl_monitoring.h.
rlUInt32_t rlMonAnaEnables_t::ldoVmonScEn |
LDO short circuit monitoring enable. There are no reports for these monitors.
If there is any fault, the asyncevent RL_RF_AE_ANALOG_FAULT_SB will be sent.
Bit Description
b0 APLL LDO short circuit monitoring
0 - disable, 1 - enable
b1 SYNTH VCO LDO short circuit monitoring
0 - disable, 1 - enable
b2 PA LDO short circuit monitoring
0 - disable, 1 - enable
b3 VMON circuit monitoring enable
0 - disable, 1 - enable
b31:4 RESERVED
.
Definition at line 246 of file rl_monitoring.h.