Adafruit Library
Public Attributes | List of all members
analogInputPin Struct Reference

#include <Wippersnapper_AnalogIO.h>

Public Attributes

int pinName
 Pin name.
 
bool enabled
 Pin is enabled for sampling.
 
wippersnapper_pin_v1_ConfigurePinRequest_AnalogReadMode readMode
 Which type of analog read to perform.
 
long period
 Pin timer interval, in millis, -1 if disabled.
 
long prvPeriod
 When Pin's timer was previously serviced, in millis.
 
float prvPinVal
 Previous pin value.
 

Detailed Description

Data about an analog input pin


The documentation for this struct was generated from the following file: