![]() |
TI-radar AWR1843 ARM-Cortex R4F 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 200 of file mmw_messages.h.
| char mmWave_dssAssertInfoMsg_t::file[MMWAVE_MAX_FILE_NAME_SIZE] |
file name
Definition at line 201 of file mmw_messages.h.
| uint32_t mmWave_dssAssertInfoMsg_t::line |
line number
Definition at line 202 of file mmw_messages.h.