Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ getBitOrder
Method
getBitOrder
libraries/FastShiftIn/FastShiftIn.cpp:142–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
140
141
142
uint8_t FastShiftIn::getBitOrder(void)
143
{
144
return _bitOrder;
145
};
146
147
148
// -- END OF FILE --
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36