HW_GPIOB_IN
if ((in32(HW_GPIOB_IN) & __BIT(WIIU_GPIO_POWER)) != 0) {
return (in32(HW_GPIOB_IN) >> pin) & 1;