|
DUDS
|
Distributed Update of Data from Something
|
#include <duds/hardware/interface/Smbus.hpp>#include <duds/hardware/devices/DeviceErrors.hpp>#include <duds/data/Quantity.hpp>Go to the source code of this file.
Classes | |
| class | duds::hardware::devices::instruments::APDS9301 |
| A quick try at supporting APDS9301 brightness sensor; will change significantly in the future. More... | |
| struct | duds::hardware::devices::instruments::APDS9301BadIntegration |
| An invalid integration time was specified. More... | |
| struct | duds::hardware::devices::instruments::APDS9301Error |
| Base class for all APDS9301 specific errors. More... | |
Namespaces | |
| duds | |
| duds::hardware | |
| duds::hardware::devices | |
| The root namespace for various device drivers to support specific hardware items. | |
| duds::hardware::devices::instruments | |
| The namespace with support for various instruments that sense properties of the physical world. | |