Function redpitaya::calibration::calibrate_front_end_offset [] [src]

pub fn calibrate_front_end_offset(
    channel: Channel,
    gain: State
) -> Result<Params, String>

Calibrates input channel offset. This input channel must be grounded to calibrate properly.

Calibration data is written to EPROM and repopulated so that get_settings() works properly.