CCIMXDesktop
 
Loading...
Searching...
No Matches
LEDParamsPackagePlain Class Reference

Parameter package for simple on/off LED control. More...

#include <LEDParamsPackage.h>

Inheritance diagram for LEDParamsPackagePlain:
LEDParamsPackage

Public Member Functions

 LEDParamsPackagePlain (bool isOn)
 Constructor.
 
bool getIsOn () const
 Gets the on/off state.
 
void setIsOn (bool isOn)
 Sets the on/off state.
 
- Public Member Functions inherited from LEDParamsPackage
virtual ~LEDParamsPackage ()=default
 Virtual destructor.
 

Detailed Description

Parameter package for simple on/off LED control.

Constructor & Destructor Documentation

◆ LEDParamsPackagePlain()

LEDParamsPackagePlain::LEDParamsPackagePlain ( bool  isOn)
inline

Constructor.

Parameters
isOnInitial on/off state.

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