MCPcopy Create free account
hub / github.com/RobTillaart/Arduino / getAddress

Method getAddress

libraries/INA226/INA226.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73
74
75uint8_t INA226::getAddress()
76{
77 return _address;
78};
79
80
81////////////////////////////////////////////////////////

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36