![]() |
TI-radar AWR1843 C674x DSP core
1
|
The structure defines the message body for the information on a DSS exception that should be forwarded to the MSS reporting the DSS assertion information. More...
#include <mmw_messages.h>
Data Fields | |
char | file [MMWAVE_MAX_FILE_NAME_SIZE] |
file name More... | |
uint32_t | line |
line number More... | |
The structure defines the message body for the information on a DSS exception that should be forwarded to the MSS reporting the DSS assertion information.
Definition at line 207 of file mmw_messages.h.
char mmWave_dssAssertInfoMsg_t::file[MMWAVE_MAX_FILE_NAME_SIZE] |
file name
Definition at line 208 of file mmw_messages.h.
uint32_t mmWave_dssAssertInfoMsg_t::line |
line number
Definition at line 209 of file mmw_messages.h.