class GPIO

class GPIO

Public Functions

GPIO()

GPIO constructor. Initializes the PinBank array and detects the Raspberry Pi model in which the code is running.

~GPIO()

GPIO destructor.

Public Members

int pi_revision

Stores the Raspberry Pi version number in which the code is running.