logic-analyzer
|
AVR specific implementation Logic for the PinReader. More...
#include <config_avr.h>
Public Member Functions | |
PinReader (int startPin) | |
PinBitArray | readAll () |
reads all pins and provides the result as bitmask - PORTD:pins 0 to 7 / PORTB: pins 8 to 13 | |
PinReader (int startPin) | |
PinBitArray | readAll () |
reads all pins and provides the result as bitmask | |
PinReader (int startPin) | |
PinBitArray | readAll () |
reads all pins and provides the result as bitmask | |
PinReader (int startPin) | |
PinBitArray | readAll () |
reads all pins and provides the result as bitmask | |
AVR specific implementation Logic for the PinReader.
Pico specific implementation Logic for the PinReader.
ESP8266 specific implementation Logic for PinReader.
ESP32 specific implementation Logic for the PinReader.