Version 8.9.0
 
Loading...
Searching...
No Matches
evo::IREventData Struct Reference

Structure containing event data information. More...

#include <IRDeviceParams.h>

Collaboration diagram for evo::IREventData:
Collaboration graph

Public Member Functions

 IREventData (IREventInputType::Value inputType, unsigned char channel, IREventType::Value eventType)
 

Public Attributes

IREventInputType::Value inputType
 
unsigned char channel
 
IREventType::Value eventType
 

Detailed Description

Structure containing event data information.

Author
Helmut Engelhardt (Evocortex GmbH)
Examples
examples/linux/pif/IRPifExample.cpp.

Member Data Documentation

◆ channel

unsigned char evo::IREventData::channel

Analog or digital input channel of event

◆ eventType

IREventType::Value evo::IREventData::eventType

Event type of event

◆ inputType

IREventInputType::Value evo::IREventData::inputType

Input type of event


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