MCFGPIO_SCR_START
if (gpio < MCFGPIO_SCR_START) {
if (gpio < MCFGPIO_SCR_START) {
mcfgpio_port(gpio - MCFGPIO_SCR_START))
mcfgpio_port(gpio - MCFGPIO_SCR_START))
return MCFGPIO_PPDR + mcfgpio_port(gpio - MCFGPIO_SCR_START);
return MCFGPIO_PODR + mcfgpio_port(gpio - MCFGPIO_SCR_START);
return MCFGPIO_PDDR + mcfgpio_port(gpio - MCFGPIO_SCR_START);