Arduino Universal Inputs
A collection of libraries for managing/processing input devices on Arduino.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator
Classes
UniversalInputManager.h File Reference
#include "UniversalInputTypes.h"
#include "IInputDevice.h"
#include "UniversalInputCallbackFunctionHandler.h"
Include dependency graph for UniversalInputManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  UIMListNode
 Node type for linked list of IInputDevice. More...
 
class  UniversalInputManager
 Handles the storage, polling and event handling for multiple input devices. More...