RMIXL_GPIO_OUTPUT
old = GPIO_READ(gpio, RMIXL_GPIO_OUTPUT);
GPIO_WRITE(gpio, RMIXL_GPIO_OUTPUT, new);
valueout = GPIO_READ(gpio, RMIXL_GPIO_OUTPUT);