![]() |
TI-radar AWR1843 ARM-Cortex R4F core
1
|
The structure defines the message structure used for communication between MSS and DSS. More...
#include <mmw_messages.h>
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... | |
The structure defines the message structure used for communication between MSS and DSS.
Definition at line 227 of file mmw_messages.h.
| mmWaveMSG_body mmWaveMSG_t::body |
message body
Definition at line 231 of file mmw_messages.h.
| int8_t mmWaveMSG_t::subFrameNum |
Subframe number for which this message is applicable.
Definition at line 229 of file mmw_messages.h.
| mbox_message_type mmWaveMSG_t::type |
message type
Definition at line 230 of file mmw_messages.h.