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);
Parameters
| Name | Description |
|---|---|
channel_on |
True to enable, false to disable (disabled channels output NaN and reduce conversion time) |
Created with MrDocs