Hi PJ,
I don’t know what @NRF52 means by “fast ReadDigital”, but the sketch is the result of cutting down on the overhead of resolving pin names in the digitalRead() function in order to increase throughput.
Or perhaps the @NRF52 wants a quick response (low latency) like an interrupt.
1 Like