Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
tdf_runtime_error Struct Reference

Runtime error logging. More...

#include <definitions.h>

Data Fields

uint32_t error_id
 Unique error identifier.
 
uint32_t error_ctx
 Additional context about the error.
 

Detailed Description

Runtime error logging.

Field Documentation

◆ error_ctx

uint32_t tdf_runtime_error::error_ctx

Additional context about the error.

◆ error_id

uint32_t tdf_runtime_error::error_id

Unique error identifier.


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