DUDS
Distributed Update of Data from Something
duds::hardware::interface::Smbus::NoPec Struct Reference

Use with constructors to specify that Packet Error Checking (PEC) will not be used. More...

#include <Smbus.hpp>

Detailed Description

Use with constructors to specify that Packet Error Checking (PEC) will not be used.

This should be avoided unless it is unsupported, as is the case with I2C devices.

Examples:
apds9301test.cpp, ina219test.cpp, and mcp9808test.cpp.

Definition at line 70 of file Smbus.hpp.


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