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

Channel config of digital output. More...

#include <IRChannelConfigDO.h>

Inheritance diagram for evo::IRChannelConfigDO:
Inheritance graph
Collaboration diagram for evo::IRChannelConfigDO:
Collaboration graph

Public Member Functions

 IRChannelConfigDO (unsigned int id)
 Don't initialize yourself. More...
 
- Public Member Functions inherited from evo::IRChannelConfig
 IRChannelConfig (unsigned int id, IRChannelType::Value channelType)
 Don't initialize yourself. More...
 
 IRChannelConfig ()
 Don't initialize yourself. More...
 

Public Attributes

IRChannelOutputMode::Value Mode
 Defines the mode of the digital output. More...
 
- Public Attributes inherited from evo::IRChannelConfig
int Id
 Channel id. More...
 
IRChannelType::Value ChannelType
 Type of the channel. More...
 

Detailed Description

Channel config of digital output.

Author
Helmut Engelhardt (Evocortex GmbH),

Constructor & Destructor Documentation

◆ IRChannelConfigDO()

evo::IRChannelConfigDO::IRChannelConfigDO ( unsigned int  id)
inline

Don't initialize yourself.

Use IRImager::getPifConfig()!

Member Data Documentation

◆ Mode

IRChannelOutputMode::Value evo::IRChannelConfigDO::Mode

Defines the mode of the digital output.


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