This is the documentation for the latest (main) development branch of mcuxpresso sdk. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

gpio_led_output

Overview

The GPIO Example project is a demonstration program that uses the KSDK software to manipulate the general-purpose outputs. The example use LEDs and buttonsto demonstrates GPIO API for port and pin manipulation (init, set, clear, and toggle).