TLE94112 Core API. More...

Macros | |
| #define | TLE94112_CMD_WRITE 0x80; |
| SPI address commands. | |
| #define | TLE94112_CMD_CLEAR 0x80; |
| #define | TLE94112_STATUS_INV_MASK (Tle94112::TLE_POWER_ON_RESET) |
| #define | TLE94112_CS_RISETIME 2 |
| time in milliseconds to wait for chipselect signal raised | |
| #define | TLE94112_CS_MICRO_RISETIME 250 |
| micro rise time to wait for chipselect signal raised | |
TLE94112 Core API.
This library includes the basic common functions to controll the TLE94112 registers
SPDX-License-Identifier: MIT
| #define TLE94112_CMD_WRITE 0x80; |
SPI address commands.
| #define TLE94112_CMD_CLEAR 0x80; |
| #define TLE94112_STATUS_INV_MASK (Tle94112::TLE_POWER_ON_RESET) |
| #define TLE94112_CS_RISETIME 2 |
time in milliseconds to wait for chipselect signal raised
| #define TLE94112_CS_MICRO_RISETIME 250 |
micro rise time to wait for chipselect signal raised