objc

Data Structures
GPIODelegate+Protocol.h File Reference

Defines a protocol for the GPIO delegate. More...

#include "GPIOTypes.h"
Include dependency graph for GPIODelegate+Protocol.h:

Go to the source code of this file.

Data Structures

protocol  <GPIODelegate>
 A protocol that defines the methods for a GPIO delegate. More...
 

Detailed Description

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.