MCPcopy 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
142uint8_t FastShiftIn::getBitOrder(void)
143{
144 return _bitOrder;
145};
146
147
148// -- END OF FILE --

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36