SWRU626 December 2025 CC3501E , CC3551E
The GPIO is a general-purpose input/output module that allows software to write to and read from the GPIOs. GPIO supports up to 37 programmable I/O pins. These pins are configured by the IO Mux module. To modify a single GPIO output value, use the IOMUX.GPIOnCTL and IOMUX.GPIOnCFG registers. The following describes the necessary steps to set up GPIO1 as a GPIO output and toggle the bit.
TI recommends using the GPIO driver in the SimpleLink™ CC35xx Software Development Kit (SDK) when managing general purpose I/Os.