Enumerates the Programmable Realtime Units (PRU's) on a BeagleBone Black
public enum PRUEnum { PRU_NONE, PRU_0, PRU_1 }