TLE94112 Motor Control API. More...
Macros | |
#define | SIGNUM(x) ( (x > 0) - (x < 0) ) |
TLE94112 Motor Control API.
This file can optionally be included in projects that use Infineon DC Motor Control Shield with TLE94112 It provides a higher abstraction for controlling motors with the TLE94112 acting as an output driver
SPDX-License-Identifier: MIT
#define SIGNUM | ( | x | ) | ( (x > 0) - (x < 0) ) |