TLE5012B  3.1.0
The TLE5012B is a pre-calibrated 360° angle sensor that detects the orientation of a magnetic field. The raw signals (sine and cosine) are digitally processed internally to calculate the angle orientation of the magnetic field (magnet).
tle5012-conf-dfl.hpp
Go to the documentation of this file.
1 
10 #ifndef TLE5012_CONF_DFL_HPP_
11 #define TLE5012_CONF_DFL_HPP_
12 
18 #ifndef TLE5012_FRAMEWORK
19 #error 'TLE5012 error framework undefined'
20 #endif
21 
24 #endif