![]() |
TI-radar AWR1843 C674x DSP core
1
|
The structure defines the message body for for reporting detection information from data path to MSS. More...
#include <mmw_messages.h>
Data Fields | |
mmWave_OUT_MSG_header | header |
Header of the detection information message. More... | |
mmWaveMSG_TLV | tlv [OUTPUT_MSG_MAX] |
TLVs of the detection information. More... | |
The structure defines the message body for for reporting detection information from data path to MSS.
Definition at line 194 of file mmw_messages.h.
mmWave_OUT_MSG_header mmWave_detObjMsg_t::header |
Header of the detection information message.
Definition at line 195 of file mmw_messages.h.
mmWaveMSG_TLV mmWave_detObjMsg_t::tlv[OUTPUT_MSG_MAX] |
TLVs of the detection information.
Definition at line 196 of file mmw_messages.h.