Assert information structure. More...
#include <sensor_assertion.h>
Public Attributes | |
| SensorErrorCode | code |
| uint16_t | src_file_no |
| uint16_t | line |
Assert information structure.
| SensorErrorCode code |
Error code
| uint16_t src_file_no |
Serial number of the fault detection source file.
| uint16_t line |
Line number of the fault detection source file.