logic-analyzer
Public Member Functions | List of all members
logic_analyzer::PinReader Class Reference

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
 

Detailed Description

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.

Author
Phil Schatzmann

The documentation for this class was generated from the following files: