HardwareProvider Members

The following tables list the members exposed by the HardwareProvider type.

Public Constructors

Name Description
Public Method HardwareProvider Constructs and initializes an instance of the HardwareProvider class.

Public Methods

Name Description
Public Method Static GetI2CPins Gets the GPIO pin assignments for the I2C device.
Public Method Static GetSerialPins Gets the GPIO pin assignments for the specified communications port (COM port).
Public Method Static GetSpiPins Gets the GPIO pin assignments for the SPI device.
Public Method Static Register Instantiates a static HardwareProvider variable that stores information about how the serial communications GPIO pins are used.

See Also

Reference

HardwareProvider Class
Microsoft.SPOT.Hardware Namespace