![Logo](AFBR-S50.ico) |
AFBR-S50 API Reference Manual
v1.6.5
AFBR-S50 Time-of-Flight Sensor SDK for Embedded Software
|
Go to the documentation of this file.
45 #if !defined(_RENESAS_RA_)
46 #error No target specified or target not supported!
void handle_error(status_t status, char const *msg)
A very brief example for error handling.
Definition: main.c:265
This file is part of the AFBR-S50 API.
void start_measurements(void)
Starts measurements via the AFBR-S50 API.
Definition: main.c:231
void stop_measurements(void)
Stops the currently ongoing measurements via the AFBR-S50 API.
Definition: main.c:244
static status_t status
Definition: argus_xtalk_cal_cli.c:140
int32_t status_t
Type used for all status and error return values.
Definition: argus_status.h:70