Skip to content

TLE94112Motor API

Filies Olaf (IFAG DES TCP PSA) edited this page Mar 5, 2021 · 4 revisions

List of TLE94112Motor public API functions:

  • Tle94112Motor()
  • ~Tle94112Motor()
  • begin()
  • end()
  • initConnector()
  • connect()
  • disconnect()
  • setPwm()
  • setPwmFreq()
  • setActiveFreeWheeling()
  • stop()
  • coast()
  • start()
  • setSpeed()
  • getSpeed()
  • rampSpeed()

Find the complete documentation for each function and rest of the library code structures in the Tle94112Motor API Doxygen docs section.