Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ getAddress
Method
getAddress
libraries/PCF8574/PCF8574.cpp:67–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
66
67
uint8_t PCF8574::getAddress()
68
{
69
return _address;
70
}
71
72
73
// removed _wire->beginTransmission(_address);
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36