sm_io/*/acq/sm_io_acq_exp.c: fix acq channel override
As we now have, in the same register, two fields, acha_chan and acq_dtrig_chan, we must modify only the bits associated with that field. Previously, when we set the acquisition channel, we were rewriting the whole register, effectively selection channel 0 for the acq_dtrig_chan field.
Please register or sign in to comment