MCPcopy 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
75uint8_t AD5245::read()
76{
77 return _lastValue;
78}
79
80
81uint8_t AD5245::readDevice()

Callers 4

readDeviceMethod · 0.45
unittestFunction · 0.45
_readMethod · 0.45
_readRegisterMethod · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36