Defines a protocol for the GPIO delegate. More...
#include "GPIOTypes.h"
Go to the source code of this file.
Data Structures | |
protocol | <GPIODelegate> |
A protocol that defines the methods for a GPIO delegate. More... | |
Defines a protocol for the GPIO delegate.
The GPIODelegate protocol defines methods that are called by the run loop when a GPIO event occurs.
Definition in file GPIODelegate+Protocol.h.