![]() |
![]() |
Radar RF Miscconfiguration. More...
#include <control/mmwavelink/include/rl_sensor.h>
Data Fields | |
rlUInt32_t | miscCtl |
b0 PERCHIRP_PHASESHIFTER_EN 0 Per chirp phase shifter is disabled 1 Per chirp phase shifter is enabled This control is applicable only in devices which support phase shifter. For other devices, this is a RESERVED bit and should be set to 0. b1 ADVANCE_CHIRP_CONFIG_EN 0 Advance chirp config mode is disabled 1 Advance chirp config mode is enabled This feature enables advanced mode of configuring chirps to achieve very flexible waveform generation. b2 ADVANCE_CHIRP_ERROR_CHK_DIS 0 Advance chirp parameters error check enabled in frame config API 1 Advance chirp parameters error check disabled in frame config API By default Error check is enabled for each and every parameters of advance chirp based on waveform pattern in legacy and advance frame config API, this would take around 1.8ms to process frame config for 128 chirps. This option enables the user to disable the error check in functional mode and error check can be done only during development phase. b31:3 RESERVED | |
rlUInt32_t | reserved |
Reserved for Future use. | |
Radar RF Miscconfiguration.
Definition at line 2548 of file rl_sensor.h.