Function redpitaya::acquire::oldest_data_raw[][src]

pub fn oldest_data_raw(channel: Channel, size: u32) -> Result<Vec<i16>>

Returns the ADC buffer in raw units from the oldest sample to the newest one.

CAUTION: Use this method only when write pointer has stopped (Trigger happened and writing stopped).