Click or drag to resize

Socket Properties

The Socket type exposes the following members.

Properties
 NameDescription
Public propertyAIN Returns the ADC input designator for AN.
Public propertyAN Returns the GPIO pin designator for AN.
Public propertyCS Returns the GPIO pin designator for CS.
Public propertyI2CBus Returns the I2C bus designator for this socket.
Public propertyINT Returns the GPIO pin designator for INT.
Public propertyMISO Returns the GPIO pin designator for MISO.
Public propertyMOSI Returns the GPIO pin designator for MOSI.
Public propertyPWM Returns the GPIO pin designator for PWM.
Public propertyPWMOut Returns the PWM output designator for PWM.
Public propertyRST Returns the GPIO pin designator for RST.
Public propertyRX Returns the GPIO pin designator for RX.
Public propertySCK Returns the GPIO pin designator for SCK.
Public propertySCL Returns the GPIO pin designator for SCL.
Public propertySDA Returns the GPIO pin designator for SDA.
Public propertySPIDev Returns the SPI device designator for this socket.
Public propertyTX Returns the GPIO pin designator for TX.
Top
See Also