Data Fields
rlChanCfg_t Struct Reference

Rx/Tx Channel Configuration. More...

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

Data Fields

rlUInt16_t rxChannelEn
 
rlUInt16_t txChannelEn
 TX Channel Bitmap
b0 TX0 Channel Enable
0 Disable TX Channel 0
1 Enable TX Channel 0
b1 TX1 Channel Enable
0 Disable TX Channel 1
1 Enable TX Channel 1
b2 TX2 Channel Enable
0 Disable TX Channel 2
1 Enable TX Channel 2
b15:3 - RESERVED
. More...
 
rlUInt16_t cascading
 Enable Cascading
0x0000 SINGLECHIP: Single mmWave sensor application
0x0001 MULTICHIP_MASTER: Multiple mmwave sensor application. This mmwave is
the master chip and generates LO and conveys to other mmwave sensor.
This is applicable only in AWR2243/xWR6243.
0x0002 MULTICHIP_SLAVE: Multiple mmwave sensor application. This mmwave is a
slave chip and uses LO conveyed to it by the master mmwave sensor.
This is applicable only in AWR2243/xWR6243
. More...
 
rlUInt16_t cascadingPinoutCfg
 Cascading pinout config
b0 - CLKOUT_MASTER_DIS
0 - 20G FM_CW_CLKOUT from master is enabled
1 - 20G FM_CW_CLKOUT from master is disabled
b1 - SYNCOUT_MASTER_DIS
0 - 20G FM_CW_SYNCOUT from master is enabled
1 - 20G FM_CW_SYNCOUT from master is disabled
b2 - CLKOUT_SLAVE_EN
0 - 20G FM_CW_CLKOUT from slave is disabled
1 - 20G FM_CW_CLKOUT from slave is enabled
b3 - SYNCOUT_SLAVE_EN
0 - 20G FM_CW_SYNCOUT from slave is disabled
1 - 20G FM_CW_SYNCOUT from slave is enabled
b4 - INTLO_MASTER_EN
0 - Master uses looped back LO
1 - Master uses internal LO
b5 - OSCCLKOUT_DIS
By default OSC CLK is enabled at device powerup, that can be disabled using
this option.
0 - Enable OSCCLKOUT
1 - Disable OSCCLKOUT
. More...
 

Detailed Description

Rx/Tx Channel Configuration.

Definition at line 220 of file rl_sensor.h.

Field Documentation

◆ cascading

rlUInt16_t rlChanCfg_t::cascading

Enable Cascading
0x0000 SINGLECHIP: Single mmWave sensor application
0x0001 MULTICHIP_MASTER: Multiple mmwave sensor application. This mmwave is
the master chip and generates LO and conveys to other mmwave sensor.
This is applicable only in AWR2243/xWR6243.
0x0002 MULTICHIP_SLAVE: Multiple mmwave sensor application. This mmwave is a
slave chip and uses LO conveyed to it by the master mmwave sensor.
This is applicable only in AWR2243/xWR6243
.

Note
: Please refer device data sheet for cascading capability and 20G SYNC pins

Definition at line 267 of file rl_sensor.h.

◆ cascadingPinoutCfg

rlUInt16_t rlChanCfg_t::cascadingPinoutCfg

Cascading pinout config
b0 - CLKOUT_MASTER_DIS
0 - 20G FM_CW_CLKOUT from master is enabled
1 - 20G FM_CW_CLKOUT from master is disabled
b1 - SYNCOUT_MASTER_DIS
0 - 20G FM_CW_SYNCOUT from master is enabled
1 - 20G FM_CW_SYNCOUT from master is disabled
b2 - CLKOUT_SLAVE_EN
0 - 20G FM_CW_CLKOUT from slave is disabled
1 - 20G FM_CW_CLKOUT from slave is enabled
b3 - SYNCOUT_SLAVE_EN
0 - 20G FM_CW_SYNCOUT from slave is disabled
1 - 20G FM_CW_SYNCOUT from slave is enabled
b4 - INTLO_MASTER_EN
0 - Master uses looped back LO
1 - Master uses internal LO
b5 - OSCCLKOUT_DIS
By default OSC CLK is enabled at device powerup, that can be disabled using
this option.
0 - Enable OSCCLKOUT
1 - Disable OSCCLKOUT
.

Note
: This feature is supported only on AWR2243/xWR6243 device. It is recommended to disable the OSC clock when the device is configured in SINGLE_CHIP or SLAVE mode.
b6 - INTFRC_MASTER_EN
Applicable only in MULTICHIP_MASTER device.
Default value is 0.
0 - Use externally looped back FRC SyncIn
1 - Use internal FRC SyncIn in master
b15:7 - RESERVED

Definition at line 300 of file rl_sensor.h.

◆ rxChannelEn

rlUInt16_t rlChanCfg_t::rxChannelEn

@ brief RX Channel Bitmap
b0 RX0 Channel Enable
0 Disable RX Channel 0
1 Enable RX Channel 0
b1 RX1 Channel Enable
0 Disable RX Channel 1
1 Enable RX Channel 1
b2 RX2 Channel Enable
0 Disable RX Channel 2
1 Enable RX Channel 2
b3 RX3 Channel Enable
0 Disable RX Channel 3
1 Enable RX Channel 3
b15:4 - RESERVED

Definition at line 238 of file rl_sensor.h.

◆ txChannelEn

rlUInt16_t rlChanCfg_t::txChannelEn

TX Channel Bitmap
b0 TX0 Channel Enable
0 Disable TX Channel 0
1 Enable TX Channel 0
b1 TX1 Channel Enable
0 Disable TX Channel 1
1 Enable TX Channel 1
b2 TX2 Channel Enable
0 Disable TX Channel 2
1 Enable TX Channel 2
b15:3 - RESERVED
.

Note
: TX2 is supported only on some of the devices, Please refer device data
sheet.

Definition at line 254 of file rl_sensor.h.


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

Copyright 2021, Texas Instruments Incorporated