MCPcopy 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
137uint8_t FastShiftOut::getBitOrder(void)
138{
139 return _bitOrder;
140};
141
142
143// -- END OF FILE --

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36