NavHAL 0.1.0
NAVRobotec's architecture-agnostic HAL for embedded systems.
Loading...
Searching...
No Matches
hal_status.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SUCCESS   0
#define FAILURE   -1

Macro Definition Documentation

◆ FAILURE

#define FAILURE   -1

Indicates failed operation.

◆ SUCCESS

#define SUCCESS   0

Indicates successful operation.