adapnex::drivers::wago::cc100::DigitalInputMapping
Synopsis
Declared in <adapnex/drivers/wago_cc100/io_driver.h>
class DigitalInputMapping
: public core::InputValueMapping<bool>
Base Classes
| Name | Description |
|---|---|
InputValueMapping provides an interface for input drivers to pass values to an application. The value can be accessed via the value() method or by mapping a variable that will hold the value. |
Friends
| Name | Description |
|---|---|
Driver for all built‐in digital and analog I/O ports on the WAGO CC100. |
Created with MrDocs