TI-radar AWR1843 C674x DSP core  1
mmWaveMSG_t Struct Reference

The structure defines the message structure used for communication between MSS and DSS. More...

#include <mmw_messages.h>

Collaboration diagram for mmWaveMSG_t:

Data Fields

int8_t subFrameNum
 Subframe number for which this message is applicable. More...
 
mbox_message_type type
 message type More...
 
mmWaveMSG_body body
 message body More...
 

Detailed Description

The structure defines the message structure used for communication between MSS and DSS.

Definition at line 234 of file mmw_messages.h.

Field Documentation

◆ body

mmWaveMSG_body mmWaveMSG_t::body

message body

Definition at line 238 of file mmw_messages.h.

◆ subFrameNum

int8_t mmWaveMSG_t::subFrameNum

Subframe number for which this message is applicable.

Definition at line 236 of file mmw_messages.h.

◆ type

mbox_message_type mmWaveMSG_t::type

message type

Definition at line 237 of file mmw_messages.h.


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