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

Method getPosition

libraries/DRV8825/DRV8825.cpp:142–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140
141
142uint16_t DRV8825::getPosition()
143{
144 return _pos;
145}
146
147// Table page 3
148void DRV8825::enable()

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36