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