adapnex::drivers::bnr_x2x::X20DS4389::InputOutputChannel::Configure

Set channel configuration.

Synopsis

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

void
Configure(
    ChannelDirection direction,
    bool inverted = false);

Parameters

Name Description

direction

Direction and output driver type. See ChannelDirection.

inverted

If true, the signal is logically inverted in the module (applies to both input reading and output driving).

Created with MrDocs