TI-radar AWR1843 C674x DSP core  1
mmWaveMSG_body_u Union Reference

The union defines the message body for various configuration messages. For passing configuration from MSS to DSS. More...

#include <mmw_messages.h>

Collaboration diagram for mmWaveMSG_body_u:

Data Fields

mmWave_detInfoMsg detObj
 Detectection Information message. More...
 
uint8_t dataLogger
 Datapath output logger setting. More...
 
mmWave_dssAssertInfoMsg assertInfo
 DSS assertion information. More...
 
uint32_t dss2mssISRinfoAddress
 Address of DSS to MSS ISR information storage, typically in HSRAM. More...
 

Detailed Description

The union defines the message body for various configuration messages. For passing configuration from MSS to DSS.

Definition at line 217 of file mmw_messages.h.

Field Documentation

◆ assertInfo

mmWave_dssAssertInfoMsg mmWaveMSG_body_u::assertInfo

DSS assertion information.

Definition at line 221 of file mmw_messages.h.

◆ dataLogger

uint8_t mmWaveMSG_body_u::dataLogger

Datapath output logger setting.

Definition at line 220 of file mmw_messages.h.

◆ detObj

mmWave_detInfoMsg mmWaveMSG_body_u::detObj

Detectection Information message.

Definition at line 219 of file mmw_messages.h.

◆ dss2mssISRinfoAddress

uint32_t mmWaveMSG_body_u::dss2mssISRinfoAddress

Address of DSS to MSS ISR information storage, typically in HSRAM.

Definition at line 222 of file mmw_messages.h.


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