Multi Half-Bridge  4.0.0
Library of Infineon's Multi Half-Bridge IC controllers family
tle94112-platf-ino.hpp
Go to the documentation of this file.
1 
9 #ifndef TLE94112_PLATF_INO_HPP_
10 #define TLE94112_PLATF_INO_HPP_
11 
12 #if defined(ARDUINO_AVR_UNO) || defined(XMC1100_Boot_Kit) || defined(XMC4700_Relax_Kit)
30 #define TLE94112_PIN_CS1 10
31 
37 #define TLE94112_PIN_CS2 9
38 
42 #define TLE94112_PIN_EN 8
43 
46 #endif
47 #endif