![]() |
![]() |
Radar RF Phase Shift enable/disable configuration. More...
#include <control/mmwavelink/include/rl_sensor.h>
Data Fields | |
rlUInt16_t | chirpStartIdx |
Chirp Start Index, Valid Range 0 -511. | |
rlUInt16_t | chirpEndIdx |
Chirp End Index, Valid Range from chirpStartIdx to 511. | |
rlUInt8_t | tx0PhaseShift |
TX0 phase shift definition [b1:0] reserved (set it to 0b00) [b7:2] TX0 phase shift value 1 LSB = 360/2^6 = 5.625 degrees Valid range: 0 to 63 . | |
rlUInt8_t | tx1PhaseShift |
TX1 phase shift definition [b1:0] reserved (set it to 0b00) [b7:2] TX1 phase shift value 1 LSB = 360/2^6 = 5.625 degrees Valid range: 0 to 63 . | |
rlUInt8_t | tx2PhaseShift |
TX2 phase shift definition [b1:0] reserved (set it to 0b00) [b7:2] TX2 phase shift value 1 LSB = 360/2^6 = 5.625 degrees Valid range: 0 to 63 . | |
rlUInt8_t | reserved |
Reserved for Future use. | |
Radar RF Phase Shift enable/disable configuration.
Definition at line 2170 of file rl_sensor.h.