lines property

List<GpioLine> lines
final

The GPIO lines (pins) associated with this chip.

Implementation

final List<GpioLine> lines;