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