![]() |
![]() |
Dynamic per chirp phase shifter configuration. More...
#include <control/mmwavelink/include/rl_sensor.h>
Data Fields | |
rlUInt8_t | reserved |
Reserved for Future use. | |
rlUInt8_t | chirpSegSel |
Indicates the segment of the chirp RAM that the 16 chirps definitions in this sub block map to any of one segment out of 32 segments of SW chirp RAM. Valid range 0 to 31. | |
rlChirpPhShiftPerTx_t | phShiftPerTx [16U] |
Tx phase shifter configurations for 16 chirps. More... | |
rlUInt16_t | programMode |
Indicates when the configuration needs to be applied Bit Definition 0 Program the new configuration when rlSetDynChirpEn API is issued 1 Program the new configuration immediately . More... | |
Dynamic per chirp phase shifter configuration.
Definition at line 4135 of file rl_sensor.h.
rlChirpPhShiftPerTx_t rlDynPerChirpPhShftCfg_t::phShiftPerTx[16U] |
Tx phase shifter configurations for 16 chirps.
Definition at line 4164 of file rl_sensor.h.
rlUInt16_t rlDynPerChirpPhShftCfg_t::programMode |
Indicates when the configuration needs to be applied
Bit Definition
0 Program the new configuration when rlSetDynChirpEn API is issued
1 Program the new configuration immediately
.
Definition at line 4173 of file rl_sensor.h.