cy8c95x0_gpio_get_value
while (!cy8c95x0_gpio_get_value(gc, level))
while (cy8c95x0_gpio_get_value(gc, level))
gc->get = cy8c95x0_gpio_get_value;