Data Fields
rlDevDataPathCfg_t Struct Reference

mmwave radar data path config. More...

#include <control/mmwavelink/include/rl_device.h>

Data Fields

rlUInt8_t intfSel
 Data Path Interface,
0x0 CSI2 interface selected
0x1 LVDS interface selected
.
 
rlUInt8_t transferFmtPkt0
 Data out Format,
b5:0 Packet 0 content selection
000001 - ADC_DATA_ONLY
000110 - CP_ADC_DATA
001001 - ADC_CP_DATA
110110 - CP_ADC_CQ_DATA
111001 - CQ_CP_ADC_DATA
b7:6 Packet 0 virtual channel number (valid only for CSI2)
00 Virtual channel number 0 (Default)
01 Virtual channel number 1
10 Virtual channel number 2
11 Virtual channel number 3
.
 
rlUInt8_t transferFmtPkt1
 Data out Format,
b5:0 Packet 1 content selection
000000 - Suppress Packet 1
001110 - CP_CQ_DATA
001011 - CQ_CP_DATA
b7:6 Packet 1 virtual channel number (valid only for CSI2)
00 Virtual channel number 0 (Default)
01 Virtual channel number 1
10 Virtual channel number 2
11 Virtual channel number 3
.
 
rlUInt8_t cqConfig
 This field specifies the data size of CQ samples on the lanes.
b1:0 Data size
00 12 bits
01 14 bits
10 16 bits
b7:2 Reserved.
 
rlUInt8_t cq0TransSize
 Number of samples (in 16 bit halfwords) of CQ0 data to be transferred. Valid range [32 halfwords to 128 halfwords]
Value 0 = Disabled
. More...
 
rlUInt8_t cq1TransSize
 Number of samples (in 16 bit halfwords) of CQ1 data to be transferred. Valid range [32 halfwords to 128 halfwords]
Value 0 = Disabled
. More...
 
rlUInt8_t cq2TransSize
 Number of samples (in 16 bit halfwords) of CQ2 data to be transferred. Valid range [32 halfwords to 128 halfwords]
Value 0 = Disabled
. More...
 
rlUInt8_t reserved
 Reserved for future use.
 

Detailed Description

mmwave radar data path config.

Definition at line 665 of file rl_device.h.

Field Documentation

◆ cq0TransSize

rlUInt8_t rlDevDataPathCfg_t::cq0TransSize

Number of samples (in 16 bit halfwords) of CQ0 data to be transferred. Valid range [32 halfwords to 128 halfwords]
Value 0 = Disabled
.

Note
: Ensure that the number of halfwords specified are a multiple of the number of lanes selected.

Definition at line 718 of file rl_device.h.

◆ cq1TransSize

rlUInt8_t rlDevDataPathCfg_t::cq1TransSize

Number of samples (in 16 bit halfwords) of CQ1 data to be transferred. Valid range [32 halfwords to 128 halfwords]
Value 0 = Disabled
.

Note
: Ensure that the number of halfwords specified are a multiple of the number of lanes selected.

Definition at line 726 of file rl_device.h.

◆ cq2TransSize

rlUInt8_t rlDevDataPathCfg_t::cq2TransSize

Number of samples (in 16 bit halfwords) of CQ2 data to be transferred. Valid range [32 halfwords to 128 halfwords]
Value 0 = Disabled
.

Note
: Ensure that the number of halfwords specified are a multiple of the number of lanes selected.

Definition at line 734 of file rl_device.h.


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

Copyright 2020, Texas Instruments Incorporated