Data Fields
rlRfCalMonFreqLimitConf_t Struct Reference

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.
 

Detailed Description

Radar RF Calibration monitoring Frequency Limit configuration.

Definition at line 2753 of file rl_sensor.h.

Field Documentation

◆ freqLimitHigh

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)

Note
: FREQ_LIMIT_HIGH should be strictly greater than FREQ_LIMIT_LOW

Definition at line 2779 of file rl_sensor.h.


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

Copyright 2020, Texas Instruments Incorporated