64-bit:
-* 0x00 - Configure GPIOs 0-7
-* 0x01 - Configure GPIOs 8-15
+* 0x00 - Configure GPIOs 0-7 - requires 8-bit `sel` one bit per GPIO
+* 0x01 - Configure GPIOs 8-15 - requires 8-bit `sel` one bit per GPIO
32-bit:
-* 0x00 - Configure GPIOs 0-3
-* 0x01 - Configure GPIOs 4-7
-* 0x02 - Configure GPIOs 8-11
-* 0x03 - Configure GPIOs 12-15
-
+* 0x00 - Configure GPIOs 0-3 - requires 4-bit `sel` one bit per GPIO
+* 0x01 - Configure GPIOs 4-7 - requires 4-bit `sel` one bit per GPIO
+* 0x02 - Configure GPIOs 8-11 - requires 4-bit `sel` one bit per GPIO
+* 0x03 - Configure GPIOs 12-15 - requires 4-bit `sel` one bit per GPIO
## Combining JTAG BS Chain and Pinmux (In Progress)
[[!img io_mux_bank_planning.JPG size="600x"]]