GY-63_MS5611/libraries/FastShiftIn
rob tillaart 54c8c468ef + initial version of readme
+ fix versionnr
2014-02-09 19:35:40 +01:00
..
examples/fastShiftIn + created initial version of fastShiftIn class 2013-09-29 19:10:03 +02:00
FastShiftIn.cpp + created initial version of fastShiftIn class 2013-09-29 19:10:03 +02:00
FastShiftIn.h + created initial version of fastShiftIn class 2013-09-29 19:10:03 +02: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