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

The device did not respond to its address (NACK). More...

#include <I2cErrors.hpp>

Inheritance diagram for duds::hardware::interface::I2cErrorNoDevice:
Collaboration diagram for duds::hardware::interface::I2cErrorNoDevice:

Detailed Description

The device did not respond to its address (NACK).

It could be a transient error, or there may not be a device at the address. Devices that support a reset by I2C command will normally result in this error after the reset command is sent.

Examples:
am2320test.cpp.

Definition at line 47 of file I2cErrors.hpp.


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