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(56GHz/57GHz to 64GHz)
Valid range: 560/570 to 640 Default value : 560/570 (If API is not issued) More...
 
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(57.2GHz to 64GHz)
Valid range: 572 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 2789 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(57.2GHz to 64GHz)
Valid range: 572 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 2816 of file rl_sensor.h.

◆ freqLimitLow

rlUInt16_t rlRfCalMonFreqLimitConf_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(56GHz/57GHz to 64GHz)
Valid range: 560/570 to 640 Default value : 560/570 (If API is not issued)

Note
: Refer to device datasheet for supported frequency ranges

Definition at line 2803 of file rl_sensor.h.


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

Copyright 2021, Texas Instruments Incorporated