Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ read
Method
read
libraries/AD5245/AD5245.cpp:75–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
74
75
uint8_t AD5245::read()
76
{
77
return _lastValue;
78
}
79
80
81
uint8_t AD5245::readDevice()
Callers
4
readDevice
Method · 0.45
unittest
Function · 0.45
_read
Method · 0.45
_readRegister
Method · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36