![]() |
![]() |
|
SYS/BIOS
7.00
|
Error block. More...
#include <ti/sysbios/runtime/Error.h>
Data Fields | |
| const char * | id |
| intptr_t | a0 |
| intptr_t | a1 |
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.
| const char* Error_Block::id |
| intptr_t Error_Block::a0 |
| intptr_t Error_Block::a1 |