GY-63_MS5611/libraries/FastShiftIn
RobTillaart e695543ca6 + FastShiftIn version 0.1.3
+ optimized masking
2017-04-27 00:43:41 +02:00
..
examples/fastShiftIn + version 0.1.01 2015-03-06 15:09:11 +01:00
FastShiftIn.cpp + FastShiftIn version 0.1.3 2017-04-27 00:43:41 +02:00
FastShiftIn.h + FastShiftIn version 0.1.3 2017-04-27 00:43:41 +02:00
library.json + FastShiftIn version 0.1.3 2017-04-27 00:43:41 +02:00
library.properties + FastShiftIn version 0.1.3 2017-04-27 00:43:41 +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