pub fn parse_data( parr: *mut u32, data_size: c_int, channel: c_int, raw_flag: c_int, ) -> BlResult<i32>
Parse the ADC Samples that have been read.