gpio_pin_to_pin_num
return (uint8_t)gpio_pin_to_pin_num(sc->sc_gpio, &sc->sc_map, index);
int gpio_pin_to_pin_num(void *, struct gpio_pinmap *, int);