UNPKG

interactive-gpio-node

Version:

59 lines (58 loc) 1.61 kB
export declare const Pin: { raspberryPi3b: { VCC_3v3_X1: null; VCC_5v_X2: null; BCM2_SDA_X3: number; VCC_5v_X4: null; BCM3_SCL_X5: number; Mass_X6: null; BCM4_GPCLK0_X7: number; BCM14_TXD_X8: number; Mass_X9: null; BCM15_TXD_X10: number; BCM17_X11: number; BCM18_PWL0_X12: number; BCM27_X13: number; Mass_X14: null; BCM22_X15: number; BCM23_X16: number; VCC_3v3_X17: null; BCM24_X18: number; BCM10_MOSI_X19: number; Mass_X20: null; BCM9_MISO_X21: number; BCM25_X22: number; BCM11_SCLK_X23: number; BCM8_CEO_X24: number; Mass_X25: null; BCM7_CE1_X26: number; }; orangePi4lts: { VCC_3v3_X1: null; VCC_5v_X2: null; GPIO1_C4_I2C2_SDA_X3: number; VCC_5v_X4: null; GPIO1_C5_I2C2_SCL_X5: number; Mass_X6: null; GPIO4_C6_PWM1_X7: number; GPIO4_C1_I2C3_SCL_X8: number; Mass_X9: null; GPIO4_C1_I2C3_SCL_X10: number; GPIO1_A1_X11: number; GPIO1_C6_X12: number; GPIO1_A3_X13: number; Mass_X14: null; GPIO2_D4_X15: number; GPIO1_C6_X16: number; VCC_3v3_X17: null; GPIO1_C7_X18: number; GPIO1_B0_SPI1_TXD_X19: number; Mass_X20: null; GPIO1_A7_SPI1_RXD_X21: number; GPIO1_D0_X22: number; GPIO1_B1_SPI1_CLK_X23: number; GPIO1_B0_SPI1_CS_X24: number; Mass_X25: null; GPIO4_C5_X26: number; }; };