HF-TMC9660 Driver 0.1.0-dev
Hardware Agnostic C++ Driver for the TMC9660
Loading...
Searching...
No Matches
TestDriverHandle Struct Reference

Public Attributes

std::variant< std::unique_ptr< Esp32Tmc9660SpiBus >, std::unique_ptr< Esp32Tmc9660UartBus > > interface
 
std::variant< std::unique_ptr< TMC9660< Esp32Tmc9660SpiBus > >, std::unique_ptr< TMC9660< Esp32Tmc9660UartBus > > > driver
 

Member Data Documentation

◆ driver

std::variant< std::unique_ptr< TMC9660< Esp32Tmc9660SpiBus > >, std::unique_ptr< TMC9660< Esp32Tmc9660UartBus > > > TestDriverHandle::driver

◆ interface

std::variant< std::unique_ptr< Esp32Tmc9660SpiBus >, std::unique_ptr< Esp32Tmc9660UartBus > > TestDriverHandle::interface

The documentation for this struct was generated from the following files: