My Project
Loading...
Searching...
No Matches
MCChannelConfig Class Reference

#include <MCChannelConfig.h>

Public Member Functions

 MCChannelConfig (MCChannel *channel, int pwrIncStep, int pwrDecStep, bool isInverted, DeviceType deviceType)
 
MCChannelGetChannel ()
 
bool IsInverted ()
 
int GetPwrIncStep ()
 
int GetPwrDecStep ()
 
DeviceType GetAttachedDeviceType ()
 

Constructor & Destructor Documentation

◆ MCChannelConfig()

MCChannelConfig::MCChannelConfig ( MCChannel * channel,
int pwrIncStep,
int pwrDecStep,
bool isInverted,
DeviceType deviceType )

Member Function Documentation

◆ GetAttachedDeviceType()

DeviceType MCChannelConfig::GetAttachedDeviceType ( )
Here is the caller graph for this function:

◆ GetChannel()

MCChannel * MCChannelConfig::GetChannel ( )
Here is the caller graph for this function:

◆ GetPwrDecStep()

int MCChannelConfig::GetPwrDecStep ( )
Here is the caller graph for this function:

◆ GetPwrIncStep()

int MCChannelConfig::GetPwrIncStep ( )
Here is the caller graph for this function:

◆ IsInverted()

bool MCChannelConfig::IsInverted ( )
Here is the caller graph for this function:

The documentation for this class was generated from the following files: