AberLED shield library
Library for the bicolor LED (and TFT screen) shield used in CS12020
|
#include <TFT_FastPin.h>
Public Member Functions | |
virtual void | select ()=0 |
virtual void | release ()=0 |
virtual bool | isSelected ()=0 |
Definition at line 69 of file TFT_FastPin.h.
|
pure virtual |
Implemented in Pin.
|
pure virtual |
Implemented in Pin.
|
pure virtual |
Implemented in Pin.