#pragma once #include typedef struct { uint32_t refresh_delay; uint32_t* offsets; } configuration;