digitalIOPerformance icon indicating copy to clipboard operation
digitalIOPerformance copied to clipboard

An Arduino library for high performance digital I/O with no code changes necessary. Inspired by digitalWriteFast.

Results 3 digitalIOPerformance issues
Sort by recently updated
recently updated
newest added

Hi! Thanks for the lib! I appreciated digitalWriteFast - but no Leonardo support and not developer feedback :-/ Anyway, I wanted to suggest feature digitalInvert/digitalToggle to the lib that takes...

Nice work! digitalWriteSafe and digitalReadSafe work with my Teensy3 ARM. digitalWriteSafe is 18 times faster than digitalWrite. setModeFast, and the ...Safe versions are not recognized during Teensy3 compile.