#pragma once #include typedef struct { uint32_t refresh_delay; uint32_t* offsets; uint16_t zero_cali_nsamp; int range; } configuration;