2 #ifndef __portexpander74HC595_H__ 3 #define __portexpander74HC595_H__ 6 #ifndef NO_EXPANDER_74HC595 8 #include "PortExpander.hpp" 9 #include "ShiftRegister74HC595.h" 18 ShiftRegister74HC595 *psr;
29 byte
begin(
int inID,
int numberOfShiftRegisters,
int serialDataPin,
int clockPin,
int latchPin);
34 void beginPin(
int inPin, PIN_TYPE inType);
void analogWrite(int inPin, int inValue)
void digitalWrite(int inPin, int inValue)
void beginPin(int inPin, PIN_TYPE inType)