adapnex::drivers::bnr_x2x::X20AT6402::InputMapping::Configure

Enable or disable the channel

Synopsis

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

void
Configure(bool const channel_on);

Description

This function must be called during the setup phase.

Parameters

Name Description

channel_on

True to enable, false to disable (disabled channels output NaN and reduce conversion time)

Created with MrDocs