SYS/BIOS  7.00
Data Fields
Error_Block Struct Reference

Error block. More...

#include <ti/sysbios/runtime/Error.h>

Data Fields

const char * id
 
intptr_t a0
 
intptr_t a1
 

Detailed Description

Error block.

An opaque structure used to store information about errors once raised. This structure must be initialized via Error_init before being used for the first time.

Field Documentation

§ id

const char* Error_Block::id

§ a0

intptr_t Error_Block::a0

§ a1

intptr_t Error_Block::a1

The documentation for this struct was generated from the following file:
© Copyright 1995-2022, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale