AFBR-S50 API Reference Manual
v1.5.6
AFBR-S50 Time-of-Flight Sensor SDK for Embedded Software
Loading...
Searching...
No Matches
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
49
enum
StatusExplorer
50
{
52
ERROR_EXPLORER_UNINITIALIZED_DEVICE_ADDRESS
= -200,
53
};
54
56
#endif
/* EXPLORER_STATUS_H */
StatusExplorer
StatusExplorer
The Explorer application specific status and error return codes.
Definition
explorer_status.h:50
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.
Sources
ExplorerApp
core
explorer_status.h
Broadcom Inc.