transition
static void transition(state_t);
transition(requested_transition);
bool transition = false;
transition = true;
return transition;