1.1.4.34 GPIO_GROUP Enum

C

The GPIO_GROUP vary based on device family. Refer to the generated header file for the actual values.

Summary

Identifies the available GPIO groups.

Description

This enumeration identifies the available GPIO groups. This enum is used to identify the pin group and is mainly used to set the output value of a one or multiple pins in the Group output register or read the input value of one or multiple pins from the Group input register.

Remarks

None