Function redpitaya::acquire::get_oldest_data_raw [] [src]

pub fn get_oldest_data_raw(channel: Channel) -> Result<Vec<i16>, String>

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).