TI-radar AWR1843 C674x DSP core  1
MmwDemo_Cfg_t Struct Reference

Millimeter Wave Demo configuration. More...

#include <mrr_config.h>

Collaboration diagram for MmwDemo_Cfg_t:

Data Fields

uint32_t sysClockFrequency
 CPU Clock Frequency. More...
 
uint32_t loggingBaudRate
 UART Logging Baud Rate. More...
 
uint32_t commandBaudRate
 UART Command Baud Rate. More...
 
MMWave_CtrlCfg ctrlCfg
 mmWave Control Configuration. More...
 
MMWave_OpenCfg openCfg
 mmWave Open Configuration. More...
 
uint8_t dataLogger
 Datapath output loggerSetting 0 (default): MSS UART logger 1: DSS UART logger. More...
 

Detailed Description

Millimeter Wave Demo configuration.

The structure is used to hold all the relevant configuration which is used to execute the Millimeter Wave Demo.

Definition at line 462 of file mrr_config.h.

Field Documentation

◆ commandBaudRate

uint32_t MmwDemo_Cfg_t::commandBaudRate

UART Command Baud Rate.

Definition at line 471 of file mrr_config.h.

◆ ctrlCfg

MMWave_CtrlCfg MmwDemo_Cfg_t::ctrlCfg

mmWave Control Configuration.

Definition at line 474 of file mrr_config.h.

◆ dataLogger

uint8_t MmwDemo_Cfg_t::dataLogger

Datapath output loggerSetting 0 (default): MSS UART logger 1: DSS UART logger.

Definition at line 483 of file mrr_config.h.

◆ loggingBaudRate

uint32_t MmwDemo_Cfg_t::loggingBaudRate

UART Logging Baud Rate.

Definition at line 468 of file mrr_config.h.

◆ openCfg

MMWave_OpenCfg MmwDemo_Cfg_t::openCfg

mmWave Open Configuration.

Definition at line 477 of file mrr_config.h.

◆ sysClockFrequency

uint32_t MmwDemo_Cfg_t::sysClockFrequency

CPU Clock Frequency.

Definition at line 465 of file mrr_config.h.


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