Kestrel Interface
Loading...
Searching...
No Matches
kest_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 KEST_STATUS_OK   0
#define KEST_STATUS_BOOTING   0b0001
#define KEST_STATUS_FRESH_BOOT   0b0010

Macro Definition Documentation

◆ KEST_STATUS_BOOTING

#define KEST_STATUS_BOOTING   0b0001

Definition at line 5 of file kest_status.h.

◆ KEST_STATUS_FRESH_BOOT

#define KEST_STATUS_FRESH_BOOT   0b0010

Definition at line 6 of file kest_status.h.

◆ KEST_STATUS_OK

#define KEST_STATUS_OK   0

Definition at line 4 of file kest_status.h.