|
HAL
v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|

Public Types | |
| enum | ErrorCode { ErrorOpenFile = -4 , BadIndentifier = -3 , UnsupportedType = -2 , UnexpectedEof = -1 , Ok = 0 } |
Holds the error codes that the SALEAE file readers and writers can report.
Definition at line 41 of file saleae_file.h.
Error return code for SALEAE file operations
| Enumerator | |
|---|---|
| ErrorOpenFile | |
| BadIndentifier | |
| UnsupportedType | |
| UnexpectedEof | |
| Ok | |
Definition at line 47 of file saleae_file.h.