MCPcopy Create free account
hub / github.com/RobTillaart/Arduino / getBitOrder

Method getBitOrder

libraries/FastShiftInOut/FastShiftInOut.cpp:182–185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180
181
182uint8_t FastShiftInOut::getBitOrder(void)
183{
184 return _bitOrder;
185};
186
187
188// -- END OF FILE --

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36