![]() |
![]() |
Internal signals for DCC based clock monitoring configuration. More...
#include <control/mmwavelink/include/rl_monitoring.h>
Data Fields | |
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 | reserved0 |
Reserved for Future use. | |
rlUInt16_t | dccPairEnables |
This field indicates which pairs of clocks to monitor. When a bit in the field is set to 1, the firmware monitors the corresponding clock pair by deploying the hardware's Dual Clock Comparator in the corresponding DCC mode. Bit CLOCK PAIR 0 BSS_600M 1 BSS_200M 2 BSS_100M 3 GPADC_10M 4 RCOSC_10M 15:5 RESERVED The comparison results are part of the monitoring report message. The definition of the clock pairs and their error thresholds for failure reporting are given in the table below the message definition. . | |
rlUInt32_t | reserved1 |
Reserved for Future use. | |
Internal signals for DCC based clock monitoring configuration.
Definition at line 1748 of file rl_monitoring.h.