Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ lastRead
Method
lastRead
libraries/FastShiftIn/FastShiftIn.cpp:125–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
124
125
int FastShiftIn::lastRead(void)
126
{
127
return _value;
128
};
129
130
131
bool FastShiftIn::setBitOrder(const uint8_t bitOrder)
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36