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

Implementation of the TMC9660 ADC delegation wrapper. More...

#include "Tmc9660AdcWrapper.h"
#include "Tmc9660Handler.h"
Include dependency graph for Tmc9660AdcWrapper.cpp:

Detailed Description

Implementation of the TMC9660 ADC delegation wrapper.

Every method is a one-line delegation to handler_.adc().Method(). No additional logic is performed in this layer.

See also
Tmc9660AdcWrapper Class declaration and architectural documentation.
Tmc9660Handler::Adc The actual ADC implementation being delegated to.
Author
HardFOC Team
Date
2025