Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ getStepPulseLength
Method
getStepPulseLength
libraries/DRV8825/DRV8825.cpp:128–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
127
128
uint16_t DRV8825::getStepPulseLength()
129
{
130
return _us;
131
}
132
133
134
bool DRV8825::setPosition(uint16_t pos)
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64