The retrieveStepConfig() function analyzes the information in
the "ADS125H18_RegisterDetails.h" file to determine the
sequence properties. Specifically, the algorithm must identify and
store:
- The input channel for each input step
("input_ain_config[]")
- Whether each input step measures a single-ended or differential
input ("owcs_config_types[]")
- The total number of conversions for all input steps
("input_conversions")
- The total number of conversions for all monitoring steps
("monitor_conversions")
- The number of conversions for each OWCS step
("owcs_conversions[4]")
The algorithm uses this information to reconfigure the OWCS
steps every time a new sequence starts