Pin(Pin.cpu.A0, mode=Pin.IN) A0 0 0 Pin(Pin.cpu.A0, mode=Pin.IN, pull=Pin.PULL_UP) 1 Pin(Pin.cpu.A0, mode=Pin.IN, pull=Pin.PULL_DOWN) 0 0 1 0 1 0 1