Multi Half-Bridge  4.0.0
Library of Infineon's Multi Half-Bridge IC controllers family
tle94112.cpp File Reference

TLE94112 Core API. More...

#include "tle94112.hpp"
#include "tle94112-logger.hpp"
Include dependency graph for tle94112.cpp:

Macros

#define TLE94112_STATUS_INV_MASK   (Tle94112::TLE_POWER_ON_RESET)
 
#define TLE94112_CMD_WRITE   0x80;
 SPI address commands. More...
 
#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 More...
 

Detailed Description

TLE94112 Core API.

This library includes the basic common functions to controll the TLE94112 registers

SPDX-License-Identifier: MIT

Macro Definition Documentation

◆ TLE94112_STATUS_INV_MASK [1/2]

#define TLE94112_STATUS_INV_MASK   (Tle94112::TLE_POWER_ON_RESET)

◆ TLE94112_CMD_WRITE

#define TLE94112_CMD_WRITE   0x80;

SPI address commands.

◆ TLE94112_CMD_CLEAR

#define TLE94112_CMD_CLEAR   0x80;

◆ TLE94112_STATUS_INV_MASK [2/2]

#define TLE94112_STATUS_INV_MASK   (Tle94112::TLE_POWER_ON_RESET)

◆ TLE94112_CS_RISETIME

#define TLE94112_CS_RISETIME   2

time in milliseconds to wait for chipselect signal raised