#include "../../../../config/tle5012-conf.hpp"
#include <stdlib.h>
#include <wiced.h>
#include <TLE5012-platf-wiced.hpp>
#include <TLE5012-pal-wiced.hpp>
#include <TLE5012b.hpp>
#include "wiced_rtos.h"
Go to the source code of this file.
Functions | |
testSensorMainValues | |
This example can be used for a first fast test if the sensors works
It will generate a looped output of the direct measured data (DIR) and data from the update (UPD) registers. Therefore it demonstrats also the use of the direct read (without UPD) and the snapshoot registers (with UPD). See Sensor manual for more information of the UPD mode and the snapshoot registers. SPDX-License-Identifier: MIT | |
void | application_start () |
void application_start | ( | ) |