9.2 GPIO registersอ้างอิงถึง Section 2.2 บน page 45 สำหรับรายการตัวย่อที่ใช้ใน register descriptions.
The peripheral registers ต้องถูกเข้าถึงโดย words (32-bit).

Bits 31:30, 27:26,
CNFy[1:0]: Port x configuration bits (y= 0 .. 7)
23:22, 19:18, 15:14, บิตเหล่านี้ถูกเขียนโดย software เพื่อกำหนดค่า the corresponding I/O port.
11:10, 7:6, 3:2 อ้างอิงถึง Table 20: Port bit configuration table.
In input mode (MODE[1:0]=00): 00: Analog mode
01: Floating input (reset state)
10: Input with pull-up / pull-down
11: Reserved
In output mode (MODE[1:0] > 00): 00: General purpose output push-pull
01: General purpose output Open-drain
10: Alternate function output Push-pull
11: Alternate function output Open-drain
Bits 29:28, 25:24,
MODEy[1:0]: Port x mode bits (y= 0 .. 7)
21:20, 17:16, 13:12, บิตเหล่านี้ถูกเขียนโดย software เพื่อกำหนดค่า the corresponding I/O port.
9:8, 5:4, 1:0 อ้างอิงถึง Table 20: Port bit configuration table.
00: Input mode (reset state)
01: Output mode, max speed 10 MHz.
10: Output mode, max speed 2 MHz.
11: Output mode, max speed 50 MHz.