summaryrefslogtreecommitdiffstatshomepage
path: root/tests/pyb/pin.py.exp
blob: f2f7038fd44b5d47cdab853fc361c693384bb18b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Pin(Pin.cpu.C6, mode=Pin.IN)
C6
6
2
Pin(Pin.cpu.C6, mode=Pin.IN, pull=Pin.PULL_UP)
1
Pin(Pin.cpu.C6, mode=Pin.IN, pull=Pin.PULL_DOWN)
0
0
1
0
1
0
1