GPIO_Id Typedef

Header: #include <applibs/gpio.h>

Specifies the type of a GPIO ID, which is used to specify a GPIO peripheral instance.

typedef int GPIO_Id;

Remarks

The ID of a GPIO is a constant that is defined in the hardware definition files for the device. For more information, see Manage target hardware dependencies.