PAD_CONNECT_OUTPUT
if (__intel_gpio_get_direction(padcfg0) & PAD_CONNECT_OUTPUT)
if (__intel_gpio_get_direction(padcfg0) & PAD_CONNECT_OUTPUT)
PAD_CONNECT_FULL = PAD_CONNECT_INPUT | PAD_CONNECT_OUTPUT,
return PAD_CONNECT_OUTPUT;