name property

String name
final

The name of this GPIO chip.

This is the filename of the underlying GPIO device, so for example gpiochip0 or gpiochip1.

Implementation

final String name;