GY-63_MS5611/libraries/FastShiftIn
2016-12-18 11:02:20 +01:00
..
examples/fastShiftIn + version 0.1.01 2015-03-06 15:09:11 +01:00
FastShiftIn.cpp + fixed clockbit 2015-09-26 13:57:14 +02:00
FastShiftIn.h + version 0.1.01 2015-03-06 15:09:11 +01:00
library.json update library.json files 2016-12-18 10:48:17 +01:00
library.properties initial versions of library.properties 2016-12-18 11:02:20 +01:00
readme.txt + initial version of readme 2014-02-09 19:35:40 +01:00

FastShiftIn is a class that speeds up the shifting by using predetermined posts and masks.
Its performance is about twice as fast as the normal Arduino shiftIn.

There is a thread on the forum here - http://forum.arduino.cc/index.php?topic=184002.0 - 
This thread also discusses a FastShiftOut