![]() |
![]() |
Radar RF Calibration monitoring Frequency Limit configuration. More...
#include <control/mmwavelink/include/rl_sensor.h>
Data Fields | |
rlUInt16_t | freqLimitLow |
The sensor's lower frequency limit for calibrations and monitoring is encoded in 2 bytes (16 bit unsigned number) 1 LSB = 100 MHz For 77GHz devices(76GHz to 81GHz) Valid range: 760 to 810 Default value : 760 (If API is not issued) For 60GHz devices(57GHz to 64GHz) Valid range: 570 to 640 Default value : 570 (If API is not issued) | |
rlUInt16_t | freqLimitHigh |
The sensor's higher frequency limit for calibrations and monitoring is encoded in 2 bytes (16 bit unsigned number) 1 LSB = 100 MHz For 77GHz devices(76GHz to 81GHz) Valid range: 760 to 810 Default value : 810 (If API is not issued) For 60GHz devices(57GHz to 64GHz) Valid range: 570 to 640 Default value : 640 (If API is not issued) More... | |
rlUInt32_t | reserved0 |
Reserved for Future use. | |
rlUInt32_t | reserved1 |
Reserved for Future use. | |
Radar RF Calibration monitoring Frequency Limit configuration.
Definition at line 2668 of file rl_sensor.h.
rlUInt16_t rlRfCalMonFreqLimitConf_t::freqLimitHigh |
The sensor's higher frequency limit for calibrations and monitoring is encoded
in 2 bytes (16 bit unsigned number)
1 LSB = 100 MHz
For 77GHz devices(76GHz to 81GHz)
Valid range: 760 to 810 Default value : 810 (If API is not issued) For 60GHz devices(57GHz to 64GHz)
Valid range: 570 to 640 Default value : 640 (If API is not issued)
Definition at line 2694 of file rl_sensor.h.