SensorLib 0.5.0
Multi-platform sensor driver library for Arduino, PlatformIO, and ESP-IDF
Loading...
Searching...
No Matches
CommParamsBase Class Reference

Abstract base for all communication parameter objects. More...

#include <SensorCommBase.hpp>

Inheritance diagram for CommParamsBase:
[legend]

Public Member Functions

virtual ~CommParamsBase ()=default
 

Detailed Description

Abstract base for all communication parameter objects.

Used to pass configuration (I2C, SPI, etc.) to a SensorCommBase instance.

Definition at line 91 of file SensorCommBase.hpp.

Constructor & Destructor Documentation

◆ ~CommParamsBase()

virtual CommParamsBase::~CommParamsBase ( )
virtualdefault

The documentation for this class was generated from the following file: