summaryrefslogtreecommitdiff
path: root/pyA20/gpio/port.pyi
blob: 17f69fe490c8cf6539ac934df57dfb0230d3d1ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# these are not real values, just placeholders

PA12 = 0
PA11 = 0
PA6 = 0

PA1 = 0
PA0 = 0

PA3 = 0
PC0 = 0
PC1 = 0
PC2 = 0
PA19 = 0
PA7 = 0
PA8 = 0
PA9 = 0
PA10 = 0
PA20 = 0

PA13 = 0
PA14 = 0
PD14 = 0
PC4 = 0
PC7 = 0
PA2 = 0
PC3 = 0
PA21 = 0
PA18 = 0
PG8 = 0
PG9 = 0
PG6 = 0
PG7 = 0

POWER_LED = 0
STATUS_LED = 0