Developer World
Spresense SDK Library v3.2.0-ebc0364
SensorAssertionInfo Struct Reference

Assert information structure. More...

#include <sensor_assertion.h>

Public Attributes

SensorErrorCode code
 
uint16_t src_file_no
 
uint16_t line
 

Detailed Description

Assert information structure.

Member Data Documentation

◆ code

SensorErrorCode code

Error code

◆ src_file_no

uint16_t src_file_no

Serial number of the fault detection source file.

◆ line

uint16_t line

Line number of the fault detection source file.


The documentation for this struct was generated from the following file: