AFBR-S50 API Reference Manual  v1.6.5
AFBR-S50 Time-of-Flight Sensor SDK for Embedded Software
explorer_status.h
Go to the documentation of this file.
1 /*************************************************************************/
38 #ifndef EXPLORER_STATUS_H
39 #define EXPLORER_STATUS_H
40 
41 /*!***************************************************************************
42  * @addtogroup sci
43  * @{
44  *****************************************************************************/
45 
46 #include "utility/status.h"
47 
50 {
53 };
54 
56 #endif /* EXPLORER_STATUS_H */
StatusExplorer
StatusExplorer
The Explorer application specific status and error return codes.
Definition: explorer_status.h:49
ERROR_EXPLORER_UNINITIALIZED_DEVICE_ADDRESS
@ ERROR_EXPLORER_UNINITIALIZED_DEVICE_ADDRESS
Definition: explorer_status.h:52
status.h
This file is part of the AFBR-S50 API.