led_activity_function
timer_setup(&activity_data->timer, led_activity_function, 0);
led_activity_function(&activity_data->timer);