adapnex::drivers::bnr_x2x::X20ATB312::X20ATB312

Default constructor

Synopsis

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

explicit
X20ATB312(core::Duration filter_time = 20ms);

Parameters

Name Description

filter_time

ADC input filter time duration. The filter time defines the sample rate. The given duration is rounded up to the nearest valid value: 1ms, 2ms, 10ms, 16.7ms, 20ms, 33.3ms, 40ms, 66.7ms, 100ms, 200ms

Created with MrDocs