Data Fields
rlDynPerChirpPhShftCfg_t Struct Reference

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...
 

Detailed Description

Dynamic per chirp phase shifter configuration.

Definition at line 4092 of file rl_sensor.h.

Field Documentation

◆ phShiftPerTx

rlChirpPhShiftPerTx_t rlDynPerChirpPhShftCfg_t::phShiftPerTx[16U]

Tx phase shifter configurations for 16 chirps.

Note
: User need to take care of data for endianess.

Definition at line 4121 of file rl_sensor.h.

◆ programMode

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
.

Note
: User has to ensure that the chirps which are being reconfigured are not the ones which are currently in use for chirping

Definition at line 4130 of file rl_sensor.h.


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

Copyright 2020, Texas Instruments Incorporated