TI-radar AWR1843 ARM-Cortex R4F 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 210 of file mmw_messages.h.

Field Documentation

◆ assertInfo

mmWave_dssAssertInfoMsg mmWaveMSG_body_u::assertInfo

DSS assertion information.

Definition at line 214 of file mmw_messages.h.

◆ dataLogger

uint8_t mmWaveMSG_body_u::dataLogger

Datapath output logger setting.

Definition at line 213 of file mmw_messages.h.

◆ detObj

mmWave_detInfoMsg mmWaveMSG_body_u::detObj

Detectection Information message.

Definition at line 212 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 215 of file mmw_messages.h.


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