Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andysworkshop/stm32plus
/ reset
Method
reset
lib/src/device/BlockDeviceInputStream.cpp:177–183 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
*/
176
177
bool BlockDeviceInputStream::reset() {
178
179
_blockIndex=_originalBlockIndex;
180
_indexInBlock=0;
181
182
return true;
183
}
184
185
186
/**
Callers
5
HD44780
Method · 0.45
pulseEnable
Method · 0.45
initialise
Method · 0.45
add
Method · 0.45
initialise
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected