Generic class to give access to multiple I2C targets.
More...
#include <I2CMasterNode.hpp>
Generic class to give access to multiple I2C targets.
- Author
- Alessandro Thea
◆ I2CMasterNode() [1/2]
I2CMasterNode |
( |
const uhal::Node& |
aNode | ) |
|
◆ I2CMasterNode() [2/2]
I2CMasterNode |
( |
const I2CMasterNode& |
aOther | ) |
|
◆ ~I2CMasterNode()
◆ constructor()
Use the list of addresses to build plain slaves
◆ getSlave()
const I2CSlave& getSlave |
( |
const std::string& |
name | ) |
const |
|
virtual |
◆ mSlaves
boost::unordered_map<std::string,I2CSlave*> mSlaves |
|
private |
The documentation for this class was generated from the following files: