Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
103
uint8_t AS5600::getAddress()
104
{
105
return _address;
106
}
107
108
109
/////////////////////////////////////////////////////////
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36