HF-ADS7952 Driver 0.1.0-dev
HF-ADS7952 C++ Driver
Loading...
Searching...
No Matches
ads7952_spi_interface.hpp File Reference

CRTP-based SPI bus interface for ADS7952 driver. More...

#include <cstddef>
#include <cstdint>

Go to the source code of this file.

Classes

class  ads7952::SpiInterface< Derived >
 CRTP-based template interface for SPI bus operations. More...
 

Namespaces

namespace  ads7952
 

Detailed Description

CRTP-based SPI bus interface for ADS7952 driver.

Definition in file ads7952_spi_interface.hpp.