adapnex::drivers::bnr_x2x::X20AO4622::OutputMapping

Synopsis

Declared in <adapnex/drivers/bnr_x2x/x20ao4622.h>

class OutputMapping
    : public core::OutputValueMapping<float>

Base Classes

Name Description

core::OutputValueMapping<float>

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.

Enums

Name

OutputType

Member Functions

Name

Description

Configure

Set channel configuration

value

operator<<

Left shift operators

Protected Member Functions

Name

Update

Protected Data Members

Name

target

val

Friends

Name Description

adapnex::drivers::bnr_x2x::X20AO4622

Created with MrDocs