M480 BSP V3.05.005
The Board Support Package for M480 Series
Modules | Macros
GPIO Exported Constants

Modules

 GPIO Exported Functions
 

Macros

#define GPIO_PIN_MAX
 
#define GPIO_MODE_INPUT
 
#define GPIO_MODE_OUTPUT
 
#define GPIO_MODE_OPEN_DRAIN
 
#define GPIO_MODE_QUASI
 
#define GPIO_INT_RISING
 
#define GPIO_INT_FALLING
 
#define GPIO_INT_BOTH_EDGE
 
#define GPIO_INT_HIGH
 
#define GPIO_INT_LOW
 
#define GPIO_INTTYPE_EDGE
 
#define GPIO_INTTYPE_LEVEL
 
#define GPIO_SLEWCTL_NORMAL
 
#define GPIO_SLEWCTL_HIGH
 
#define GPIO_SLEWCTL_FAST
 
#define GPIO_PUSEL_DISABLE
 
#define GPIO_PUSEL_PULL_UP
 
#define GPIO_PUSEL_PULL_DOWN
 
#define GPIO_DBCTL_ICLK_ON
 
#define GPIO_DBCTL_ICLK_OFF
 
#define GPIO_DBCTL_DBCLKSRC_LIRC
 
#define GPIO_DBCTL_DBCLKSRC_HCLK
 
#define GPIO_DBCTL_DBCLKSEL_1
 
#define GPIO_DBCTL_DBCLKSEL_2
 
#define GPIO_DBCTL_DBCLKSEL_4
 
#define GPIO_DBCTL_DBCLKSEL_8
 
#define GPIO_DBCTL_DBCLKSEL_16
 
#define GPIO_DBCTL_DBCLKSEL_32
 
#define GPIO_DBCTL_DBCLKSEL_64
 
#define GPIO_DBCTL_DBCLKSEL_128
 
#define GPIO_DBCTL_DBCLKSEL_256
 
#define GPIO_DBCTL_DBCLKSEL_512
 
#define GPIO_DBCTL_DBCLKSEL_1024
 
#define GPIO_DBCTL_DBCLKSEL_2048
 
#define GPIO_DBCTL_DBCLKSEL_4096
 
#define GPIO_DBCTL_DBCLKSEL_8192
 
#define GPIO_DBCTL_DBCLKSEL_16384
 
#define GPIO_DBCTL_DBCLKSEL_32768
 
#define GPIO_PIN_DATA(port, pin)
 
#define PA0
 
#define PA1
 
#define PA2
 
#define PA3
 
#define PA4
 
#define PA5
 
#define PA6
 
#define PA7
 
#define PA8
 
#define PA9
 
#define PA10
 
#define PA11
 
#define PA12
 
#define PA13
 
#define PA14
 
#define PA15
 
#define PB0
 
#define PB1
 
#define PB2
 
#define PB3
 
#define PB4
 
#define PB5
 
#define PB6
 
#define PB7
 
#define PB8
 
#define PB9
 
#define PB10
 
#define PB11
 
#define PB12
 
#define PB13
 
#define PB14
 
#define PB15
 
#define PC0
 
#define PC1
 
#define PC2
 
#define PC3
 
#define PC4
 
#define PC5
 
#define PC6
 
#define PC7
 
#define PC8
 
#define PC9
 
#define PC10
 
#define PC11
 
#define PC12
 
#define PC13
 
#define PC14
 
#define PD0
 
#define PD1
 
#define PD2
 
#define PD3
 
#define PD4
 
#define PD5
 
#define PD6
 
#define PD7
 
#define PD8
 
#define PD9
 
#define PD10
 
#define PD11
 
#define PD12
 
#define PD13
 
#define PD14
 
#define PE0
 
#define PE1
 
#define PE2
 
#define PE3
 
#define PE4
 
#define PE5
 
#define PE6
 
#define PE7
 
#define PE8
 
#define PE9
 
#define PE10
 
#define PE11
 
#define PE12
 
#define PE13
 
#define PE14
 
#define PE15
 
#define PF0
 
#define PF1
 
#define PF2
 
#define PF3
 
#define PF4
 
#define PF5
 
#define PF6
 
#define PF7
 
#define PF8
 
#define PF9
 
#define PF10
 
#define PF11
 
#define PG0
 
#define PG1
 
#define PG2
 
#define PG3
 
#define PG4
 
#define PG5
 
#define PG6
 
#define PG7
 
#define PG8
 
#define PG9
 
#define PG10
 
#define PG11
 
#define PG12
 
#define PG13
 
#define PG14
 
#define PG15
 
#define PH0
 
#define PH1
 
#define PH2
 
#define PH3
 
#define PH4
 
#define PH5
 
#define PH6
 
#define PH7
 
#define PH8
 
#define PH9
 
#define PH10
 
#define PH11
 

Detailed Description

Macro Definition Documentation

◆ GPIO_DBCTL_DBCLKSEL_1

#define GPIO_DBCTL_DBCLKSEL_1

GPIO_DBCTL setting for sampling cycle = 1 clocks

Definition at line 83 of file gpio.h.

◆ GPIO_DBCTL_DBCLKSEL_1024

#define GPIO_DBCTL_DBCLKSEL_1024

GPIO_DBCTL setting for sampling cycle = 1024 clocks

Definition at line 93 of file gpio.h.

◆ GPIO_DBCTL_DBCLKSEL_128

#define GPIO_DBCTL_DBCLKSEL_128

GPIO_DBCTL setting for sampling cycle = 128 clocks

Definition at line 90 of file gpio.h.

◆ GPIO_DBCTL_DBCLKSEL_16

#define GPIO_DBCTL_DBCLKSEL_16

GPIO_DBCTL setting for sampling cycle = 16 clocks

Definition at line 87 of file gpio.h.

◆ GPIO_DBCTL_DBCLKSEL_16384

#define GPIO_DBCTL_DBCLKSEL_16384

GPIO_DBCTL setting for sampling cycle = 16384 clocks

Definition at line 97 of file gpio.h.

◆ GPIO_DBCTL_DBCLKSEL_2

#define GPIO_DBCTL_DBCLKSEL_2

GPIO_DBCTL setting for sampling cycle = 2 clocks

Definition at line 84 of file gpio.h.

◆ GPIO_DBCTL_DBCLKSEL_2048

#define GPIO_DBCTL_DBCLKSEL_2048

GPIO_DBCTL setting for sampling cycle = 2048 clocks

Definition at line 94 of file gpio.h.

◆ GPIO_DBCTL_DBCLKSEL_256

#define GPIO_DBCTL_DBCLKSEL_256

GPIO_DBCTL setting for sampling cycle = 256 clocks

Definition at line 91 of file gpio.h.

◆ GPIO_DBCTL_DBCLKSEL_32

#define GPIO_DBCTL_DBCLKSEL_32

GPIO_DBCTL setting for sampling cycle = 32 clocks

Definition at line 88 of file gpio.h.

◆ GPIO_DBCTL_DBCLKSEL_32768

#define GPIO_DBCTL_DBCLKSEL_32768

GPIO_DBCTL setting for sampling cycle = 32768 clocks

Definition at line 98 of file gpio.h.

◆ GPIO_DBCTL_DBCLKSEL_4

#define GPIO_DBCTL_DBCLKSEL_4

GPIO_DBCTL setting for sampling cycle = 4 clocks

Definition at line 85 of file gpio.h.

◆ GPIO_DBCTL_DBCLKSEL_4096

#define GPIO_DBCTL_DBCLKSEL_4096

GPIO_DBCTL setting for sampling cycle = 4096 clocks

Definition at line 95 of file gpio.h.

◆ GPIO_DBCTL_DBCLKSEL_512

#define GPIO_DBCTL_DBCLKSEL_512

GPIO_DBCTL setting for sampling cycle = 512 clocks

Definition at line 92 of file gpio.h.

◆ GPIO_DBCTL_DBCLKSEL_64

#define GPIO_DBCTL_DBCLKSEL_64

GPIO_DBCTL setting for sampling cycle = 64 clocks

Definition at line 89 of file gpio.h.

◆ GPIO_DBCTL_DBCLKSEL_8

#define GPIO_DBCTL_DBCLKSEL_8

GPIO_DBCTL setting for sampling cycle = 8 clocks

Definition at line 86 of file gpio.h.

◆ GPIO_DBCTL_DBCLKSEL_8192

#define GPIO_DBCTL_DBCLKSEL_8192

GPIO_DBCTL setting for sampling cycle = 8192 clocks

Definition at line 96 of file gpio.h.

◆ GPIO_DBCTL_DBCLKSRC_HCLK

#define GPIO_DBCTL_DBCLKSRC_HCLK

GPIO_DBCTL setting for de-bounce counter clock source is the HCLK

Definition at line 81 of file gpio.h.

◆ GPIO_DBCTL_DBCLKSRC_LIRC

#define GPIO_DBCTL_DBCLKSRC_LIRC

GPIO_DBCTL setting for de-bounce counter clock source is the internal 10 kHz

Definition at line 80 of file gpio.h.

◆ GPIO_DBCTL_ICLK_OFF

#define GPIO_DBCTL_ICLK_OFF

GPIO_DBCTL setting for edge detection circuit is active only if IO pin corresponding GPIOx_IEN bit is set to 1

Definition at line 78 of file gpio.h.

◆ GPIO_DBCTL_ICLK_ON

#define GPIO_DBCTL_ICLK_ON

GPIO_DBCTL setting for all IO pins edge detection circuit is always active after reset

Definition at line 77 of file gpio.h.

◆ GPIO_INT_BOTH_EDGE

#define GPIO_INT_BOTH_EDGE

Interrupt enable by both Rising Edge and Falling Edge

Definition at line 48 of file gpio.h.

◆ GPIO_INT_FALLING

#define GPIO_INT_FALLING

Interrupt enable by Input Falling Edge

Definition at line 47 of file gpio.h.

◆ GPIO_INT_HIGH

#define GPIO_INT_HIGH

Interrupt enable by Level-High

Definition at line 49 of file gpio.h.

◆ GPIO_INT_LOW

#define GPIO_INT_LOW

Interrupt enable by Level-Level

Definition at line 50 of file gpio.h.

◆ GPIO_INT_RISING

#define GPIO_INT_RISING

Interrupt enable by Input Rising Edge

Definition at line 46 of file gpio.h.

◆ GPIO_INTTYPE_EDGE

#define GPIO_INTTYPE_EDGE

GPIO_INTTYPE Setting for Edge Trigger Mode

Definition at line 56 of file gpio.h.

◆ GPIO_INTTYPE_LEVEL

#define GPIO_INTTYPE_LEVEL

GPIO_INTTYPE Setting for Edge Level Mode

Definition at line 57 of file gpio.h.

◆ GPIO_MODE_INPUT

#define GPIO_MODE_INPUT

Input Mode

Definition at line 37 of file gpio.h.

◆ GPIO_MODE_OPEN_DRAIN

#define GPIO_MODE_OPEN_DRAIN

Open-Drain Mode

Definition at line 39 of file gpio.h.

◆ GPIO_MODE_OUTPUT

#define GPIO_MODE_OUTPUT

Output Mode

Definition at line 38 of file gpio.h.

◆ GPIO_MODE_QUASI

#define GPIO_MODE_QUASI

Quasi-bidirectional Mode

Definition at line 40 of file gpio.h.

◆ GPIO_PIN_DATA

#define GPIO_PIN_DATA (   port,
  pin 
)

Pin Data Input/Output

Definition at line 115 of file gpio.h.

◆ GPIO_PIN_MAX

#define GPIO_PIN_MAX

Specify Maximum Pins of Each GPIO Port

Definition at line 31 of file gpio.h.

◆ GPIO_PUSEL_DISABLE

#define GPIO_PUSEL_DISABLE

GPIO PUSEL setting for Disable Mode

Definition at line 69 of file gpio.h.

◆ GPIO_PUSEL_PULL_DOWN

#define GPIO_PUSEL_PULL_DOWN

GPIO PUSEL setting for Pull-down Mode

Definition at line 71 of file gpio.h.

◆ GPIO_PUSEL_PULL_UP

#define GPIO_PUSEL_PULL_UP

GPIO PUSEL setting for Pull-up Mode

Definition at line 70 of file gpio.h.

◆ GPIO_SLEWCTL_FAST

#define GPIO_SLEWCTL_FAST

GPIO slew setting for fast Mode

Definition at line 64 of file gpio.h.

◆ GPIO_SLEWCTL_HIGH

#define GPIO_SLEWCTL_HIGH

GPIO slew setting for high Mode

Definition at line 63 of file gpio.h.

◆ GPIO_SLEWCTL_NORMAL

#define GPIO_SLEWCTL_NORMAL

GPIO slew setting for normal Mode

Definition at line 62 of file gpio.h.

◆ PA0

#define PA0

Specify PA.0 Pin Data Input/Output

Definition at line 116 of file gpio.h.

◆ PA1

#define PA1

Specify PA.1 Pin Data Input/Output

Definition at line 117 of file gpio.h.

◆ PA10

#define PA10

Specify PA.10 Pin Data Input/Output

Definition at line 126 of file gpio.h.

◆ PA11

#define PA11

Specify PA.11 Pin Data Input/Output

Definition at line 127 of file gpio.h.

◆ PA12

#define PA12

Specify PA.12 Pin Data Input/Output

Definition at line 128 of file gpio.h.

◆ PA13

#define PA13

Specify PA.13 Pin Data Input/Output

Definition at line 129 of file gpio.h.

◆ PA14

#define PA14

Specify PA.14 Pin Data Input/Output

Definition at line 130 of file gpio.h.

◆ PA15

#define PA15

Specify PA.15 Pin Data Input/Output

Definition at line 131 of file gpio.h.

◆ PA2

#define PA2

Specify PA.2 Pin Data Input/Output

Definition at line 118 of file gpio.h.

◆ PA3

#define PA3

Specify PA.3 Pin Data Input/Output

Definition at line 119 of file gpio.h.

◆ PA4

#define PA4

Specify PA.4 Pin Data Input/Output

Definition at line 120 of file gpio.h.

◆ PA5

#define PA5

Specify PA.5 Pin Data Input/Output

Definition at line 121 of file gpio.h.

◆ PA6

#define PA6

Specify PA.6 Pin Data Input/Output

Definition at line 122 of file gpio.h.

◆ PA7

#define PA7

Specify PA.7 Pin Data Input/Output

Definition at line 123 of file gpio.h.

◆ PA8

#define PA8

Specify PA.8 Pin Data Input/Output

Definition at line 124 of file gpio.h.

◆ PA9

#define PA9

Specify PA.9 Pin Data Input/Output

Definition at line 125 of file gpio.h.

◆ PB0

#define PB0

Specify PB.0 Pin Data Input/Output

Definition at line 132 of file gpio.h.

◆ PB1

#define PB1

Specify PB.1 Pin Data Input/Output

Definition at line 133 of file gpio.h.

◆ PB10

#define PB10

Specify PB.10 Pin Data Input/Output

Definition at line 142 of file gpio.h.

◆ PB11

#define PB11

Specify PB.11 Pin Data Input/Output

Definition at line 143 of file gpio.h.

◆ PB12

#define PB12

Specify PB.12 Pin Data Input/Output

Definition at line 144 of file gpio.h.

◆ PB13

#define PB13

Specify PB.13 Pin Data Input/Output

Definition at line 145 of file gpio.h.

◆ PB14

#define PB14

Specify PB.14 Pin Data Input/Output

Definition at line 146 of file gpio.h.

◆ PB15

#define PB15

Specify PB.15 Pin Data Input/Output

Definition at line 147 of file gpio.h.

◆ PB2

#define PB2

Specify PB.2 Pin Data Input/Output

Definition at line 134 of file gpio.h.

◆ PB3

#define PB3

Specify PB.3 Pin Data Input/Output

Definition at line 135 of file gpio.h.

◆ PB4

#define PB4

Specify PB.4 Pin Data Input/Output

Definition at line 136 of file gpio.h.

◆ PB5

#define PB5

Specify PB.5 Pin Data Input/Output

Definition at line 137 of file gpio.h.

◆ PB6

#define PB6

Specify PB.6 Pin Data Input/Output

Definition at line 138 of file gpio.h.

◆ PB7

#define PB7

Specify PB.7 Pin Data Input/Output

Definition at line 139 of file gpio.h.

◆ PB8

#define PB8

Specify PB.8 Pin Data Input/Output

Definition at line 140 of file gpio.h.

◆ PB9

#define PB9

Specify PB.9 Pin Data Input/Output

Definition at line 141 of file gpio.h.

◆ PC0

#define PC0

Specify PC.0 Pin Data Input/Output

Definition at line 148 of file gpio.h.

◆ PC1

#define PC1

Specify PC.1 Pin Data Input/Output

Definition at line 149 of file gpio.h.

◆ PC10

#define PC10

Specify PC.10 Pin Data Input/Output

Definition at line 158 of file gpio.h.

◆ PC11

#define PC11

Specify PC.11 Pin Data Input/Output

Definition at line 159 of file gpio.h.

◆ PC12

#define PC12

Specify PC.12 Pin Data Input/Output

Definition at line 160 of file gpio.h.

◆ PC13

#define PC13

Specify PC.13 Pin Data Input/Output

Definition at line 161 of file gpio.h.

◆ PC14

#define PC14

Specify PC.14 Pin Data Input/Output

Definition at line 162 of file gpio.h.

◆ PC2

#define PC2

Specify PC.2 Pin Data Input/Output

Definition at line 150 of file gpio.h.

◆ PC3

#define PC3

Specify PC.3 Pin Data Input/Output

Definition at line 151 of file gpio.h.

◆ PC4

#define PC4

Specify PC.4 Pin Data Input/Output

Definition at line 152 of file gpio.h.

◆ PC5

#define PC5

Specify PC.5 Pin Data Input/Output

Definition at line 153 of file gpio.h.

◆ PC6

#define PC6

Specify PC.6 Pin Data Input/Output

Definition at line 154 of file gpio.h.

◆ PC7

#define PC7

Specify PC.7 Pin Data Input/Output

Definition at line 155 of file gpio.h.

◆ PC8

#define PC8

Specify PC.8 Pin Data Input/Output

Definition at line 156 of file gpio.h.

◆ PC9

#define PC9

Specify PC.9 Pin Data Input/Output

Definition at line 157 of file gpio.h.

◆ PD0

#define PD0

Specify PD.0 Pin Data Input/Output

Definition at line 163 of file gpio.h.

◆ PD1

#define PD1

Specify PD.1 Pin Data Input/Output

Definition at line 164 of file gpio.h.

◆ PD10

#define PD10

Specify PD.10 Pin Data Input/Output

Definition at line 173 of file gpio.h.

◆ PD11

#define PD11

Specify PD.11 Pin Data Input/Output

Definition at line 174 of file gpio.h.

◆ PD12

#define PD12

Specify PD.12 Pin Data Input/Output

Definition at line 175 of file gpio.h.

◆ PD13

#define PD13

Specify PD.13 Pin Data Input/Output

Definition at line 176 of file gpio.h.

◆ PD14

#define PD14

Specify PD.14 Pin Data Input/Output

Definition at line 177 of file gpio.h.

◆ PD2

#define PD2

Specify PD.2 Pin Data Input/Output

Definition at line 165 of file gpio.h.

◆ PD3

#define PD3

Specify PD.3 Pin Data Input/Output

Definition at line 166 of file gpio.h.

◆ PD4

#define PD4

Specify PD.4 Pin Data Input/Output

Definition at line 167 of file gpio.h.

◆ PD5

#define PD5

Specify PD.5 Pin Data Input/Output

Definition at line 168 of file gpio.h.

◆ PD6

#define PD6

Specify PD.6 Pin Data Input/Output

Definition at line 169 of file gpio.h.

◆ PD7

#define PD7

Specify PD.7 Pin Data Input/Output

Definition at line 170 of file gpio.h.

◆ PD8

#define PD8

Specify PD.8 Pin Data Input/Output

Definition at line 171 of file gpio.h.

◆ PD9

#define PD9

Specify PD.9 Pin Data Input/Output

Definition at line 172 of file gpio.h.

◆ PE0

#define PE0

Specify PE.0 Pin Data Input/Output

Definition at line 178 of file gpio.h.

◆ PE1

#define PE1

Specify PE.1 Pin Data Input/Output

Definition at line 179 of file gpio.h.

◆ PE10

#define PE10

Specify PE.10 Pin Data Input/Output

Definition at line 188 of file gpio.h.

◆ PE11

#define PE11

Specify PE.11 Pin Data Input/Output

Definition at line 189 of file gpio.h.

◆ PE12

#define PE12

Specify PE.12 Pin Data Input/Output

Definition at line 190 of file gpio.h.

◆ PE13

#define PE13

Specify PE.13 Pin Data Input/Output

Definition at line 191 of file gpio.h.

◆ PE14

#define PE14

Specify PE.14 Pin Data Input/Output

Definition at line 192 of file gpio.h.

◆ PE15

#define PE15

Specify PE.15 Pin Data Input/Output

Definition at line 193 of file gpio.h.

◆ PE2

#define PE2

Specify PE.2 Pin Data Input/Output

Definition at line 180 of file gpio.h.

◆ PE3

#define PE3

Specify PE.3 Pin Data Input/Output

Definition at line 181 of file gpio.h.

◆ PE4

#define PE4

Specify PE.4 Pin Data Input/Output

Definition at line 182 of file gpio.h.

◆ PE5

#define PE5

Specify PE.5 Pin Data Input/Output

Definition at line 183 of file gpio.h.

◆ PE6

#define PE6

Specify PE.6 Pin Data Input/Output

Definition at line 184 of file gpio.h.

◆ PE7

#define PE7

Specify PE.7 Pin Data Input/Output

Definition at line 185 of file gpio.h.

◆ PE8

#define PE8

Specify PE.8 Pin Data Input/Output

Definition at line 186 of file gpio.h.

◆ PE9

#define PE9

Specify PE.9 Pin Data Input/Output

Definition at line 187 of file gpio.h.

◆ PF0

#define PF0

Specify PF.0 Pin Data Input/Output

Definition at line 194 of file gpio.h.

◆ PF1

#define PF1

Specify PF.1 Pin Data Input/Output

Definition at line 195 of file gpio.h.

◆ PF10

#define PF10

Specify PF.10 Pin Data Input/Output

Definition at line 204 of file gpio.h.

◆ PF11

#define PF11

Specify PF.11 Pin Data Input/Output

Definition at line 205 of file gpio.h.

◆ PF2

#define PF2

Specify PF.2 Pin Data Input/Output

Definition at line 196 of file gpio.h.

◆ PF3

#define PF3

Specify PF.3 Pin Data Input/Output

Definition at line 197 of file gpio.h.

◆ PF4

#define PF4

Specify PF.4 Pin Data Input/Output

Definition at line 198 of file gpio.h.

◆ PF5

#define PF5

Specify PF.5 Pin Data Input/Output

Definition at line 199 of file gpio.h.

◆ PF6

#define PF6

Specify PF.6 Pin Data Input/Output

Definition at line 200 of file gpio.h.

◆ PF7

#define PF7

Specify PF.7 Pin Data Input/Output

Definition at line 201 of file gpio.h.

◆ PF8

#define PF8

Specify PF.8 Pin Data Input/Output

Definition at line 202 of file gpio.h.

◆ PF9

#define PF9

Specify PF.9 Pin Data Input/Output

Definition at line 203 of file gpio.h.

◆ PG0

#define PG0

Specify PG.0 Pin Data Input/Output

Definition at line 206 of file gpio.h.

◆ PG1

#define PG1

Specify PG.1 Pin Data Input/Output

Definition at line 207 of file gpio.h.

◆ PG10

#define PG10

Specify PG.10 Pin Data Input/Output

Definition at line 216 of file gpio.h.

◆ PG11

#define PG11

Specify PG.11 Pin Data Input/Output

Definition at line 217 of file gpio.h.

◆ PG12

#define PG12

Specify PG.12 Pin Data Input/Output

Definition at line 218 of file gpio.h.

◆ PG13

#define PG13

Specify PG.13 Pin Data Input/Output

Definition at line 219 of file gpio.h.

◆ PG14

#define PG14

Specify PG.14 Pin Data Input/Output

Definition at line 220 of file gpio.h.

◆ PG15

#define PG15

Specify PG.15 Pin Data Input/Output

Definition at line 221 of file gpio.h.

◆ PG2

#define PG2

Specify PG.2 Pin Data Input/Output

Definition at line 208 of file gpio.h.

◆ PG3

#define PG3

Specify PG.3 Pin Data Input/Output

Definition at line 209 of file gpio.h.

◆ PG4

#define PG4

Specify PG.4 Pin Data Input/Output

Definition at line 210 of file gpio.h.

◆ PG5

#define PG5

Specify PG.5 Pin Data Input/Output

Definition at line 211 of file gpio.h.

◆ PG6

#define PG6

Specify PG.6 Pin Data Input/Output

Definition at line 212 of file gpio.h.

◆ PG7

#define PG7

Specify PG.7 Pin Data Input/Output

Definition at line 213 of file gpio.h.

◆ PG8

#define PG8

Specify PG.8 Pin Data Input/Output

Definition at line 214 of file gpio.h.

◆ PG9

#define PG9

Specify PG.9 Pin Data Input/Output

Definition at line 215 of file gpio.h.

◆ PH0

#define PH0

Specify PH.0 Pin Data Input/Output

Definition at line 222 of file gpio.h.

◆ PH1

#define PH1

Specify PH.1 Pin Data Input/Output

Definition at line 223 of file gpio.h.

◆ PH10

#define PH10

Specify PH.10 Pin Data Input/Output

Definition at line 232 of file gpio.h.

◆ PH11

#define PH11

Specify PH.11 Pin Data Input/Output

Definition at line 233 of file gpio.h.

◆ PH2

#define PH2

Specify PH.2 Pin Data Input/Output

Definition at line 224 of file gpio.h.

◆ PH3

#define PH3

Specify PH.3 Pin Data Input/Output

Definition at line 225 of file gpio.h.

◆ PH4

#define PH4

Specify PH.4 Pin Data Input/Output

Definition at line 226 of file gpio.h.

◆ PH5

#define PH5

Specify PH.5 Pin Data Input/Output

Definition at line 227 of file gpio.h.

◆ PH6

#define PH6

Specify PH.6 Pin Data Input/Output

Definition at line 228 of file gpio.h.

◆ PH7

#define PH7

Specify PH.7 Pin Data Input/Output

Definition at line 229 of file gpio.h.

◆ PH8

#define PH8

Specify PH.8 Pin Data Input/Output

Definition at line 230 of file gpio.h.

◆ PH9

#define PH9

Specify PH.9 Pin Data Input/Output

Definition at line 231 of file gpio.h.