Commanders
Arduino buttons/bus library
Event Struct Reference

#include "ButtonsCommanderPush.hpp"

Public Attributes

unsigned long Id
 
COMMANDERS_EVENT_TYPE EventType
 
int Data
 

Detailed Description

Event for the push button event list.

Definition at line 12 of file ButtonsCommanderPush.hpp.

Member Data Documentation

int Event::Data

Associated data.

Definition at line 16 of file ButtonsCommanderPush.hpp.

COMMANDERS_EVENT_TYPE Event::EventType

Event type.

Definition at line 15 of file ButtonsCommanderPush.hpp.

unsigned long Event::Id

id for this event.

Definition at line 14 of file ButtonsCommanderPush.hpp.


The documentation for this struct was generated from the following file: