#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 | |
readAngleSpeedRevolutions | |
reads angle value, rotation speed and number of revolutions
This is a fast running example to demonstrate the possible readout speed of the sensor for the angle, angle speed and number of revolutions at once. For reconfiguring of the SPI interface, have a look at the documentation.
SPDX-License-Identifier: MIT | |
void | application_start () |
void application_start | ( | ) |