LEDSTEP
#define LEDSTEP() pldreg8_write(G42XXEB_LED, led_data++);
#define LEDSTEP() hex_led(led_data++)
#define LEDSTEP() __LED(progress_counter++)