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

Method getAddress

libraries/AS5600/AS5600.cpp:103–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101
102
103uint8_t AS5600::getAddress()
104{
105 return _address;
106}
107
108
109/////////////////////////////////////////////////////////

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36