HF-Core Platform 0.1.0-dev
Hardware-Agnostic Handler Layer & RTOS Utilities for HardFOC
Loading...
Searching...
No Matches
Tle92466edHandler.cpp File Reference

Implementation of TLE92466ED handler with SPI communication adapter. More...

#include "Tle92466edHandler.h"
#include "Logger.h"
#include "HandlerCommon.h"
Include dependency graph for Tle92466edHandler.cpp:

Functions

static tle92466ed::Channel toChannel (uint8_t ch)
 

Variables

static constexpr const char * TAG = "TLE92466ED"
 

Detailed Description

Implementation of TLE92466ED handler with SPI communication adapter.

Function Documentation

◆ toChannel()

static tle92466ed::Channel toChannel ( uint8_t ch)
inlinestatic
Here is the caller graph for this function:

Variable Documentation

◆ TAG

constexpr const char* TAG = "TLE92466ED"
staticconstexpr