TLx493D 3D Hall Sensor Generic Library  0.2
Generic library for the TLx493D 3D Hall sensor family
conf_interpreter.h
Go to the documentation of this file.
1 /*
2  * conf_interpreter.h
3  *
4  * Created on: Sep 4, 2018
5  * Author: nicolaem
6  */
7 
12 #ifndef SRC_INTERPRETER_CONF_INTERPRETER_H_
13 #define SRC_INTERPRETER_CONF_INTERPRETER_H_
14 
16 #define CONF_ITP_SYNC_BYTE (0x5AU)
17 
18 #endif /* SRC_INTERPRETER_CONF_INTERPRETER_H_ */