TLE94112 Raspberry Pi Python Wrapper API. More...
#include <pybind11/pybind11.h>#include "tle94112.hpp"#include "tle94112-motor.hpp"#include "tle94112-rpi.hpp"
Macros | |
| #define | STRINGIFY(x) #x |
| #define | MACRO_STRINGIFY(x) STRINGIFY(x) |
Typedefs | |
| template<typename... Args> | |
| using | overload_cast_ = pybind11::detail::overload_cast_impl< Args... > |
Functions | |
| PYBIND11_MODULE (multi_half_bridge_py, m) | |
TLE94112 Raspberry Pi Python Wrapper API.
SPDX-License-Identifier: MIT
| #define STRINGIFY | ( | x | ) | #x |
| #define MACRO_STRINGIFY | ( | x | ) | STRINGIFY(x) |
| using overload_cast_ = pybind11::detail::overload_cast_impl<Args...> |
| PYBIND11_MODULE | ( | multi_half_bridge_py | , |
| m | |||
| ) |
