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

Field Documentation

◆ body

mmWaveMSG_body mmWaveMSG_t::body

message body

Definition at line 231 of file mmw_messages.h.

◆ subFrameNum

int8_t mmWaveMSG_t::subFrameNum

Subframe number for which this message is applicable.

Definition at line 229 of file mmw_messages.h.

◆ type

mbox_message_type mmWaveMSG_t::type

message type

Definition at line 230 of file mmw_messages.h.


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