Windows.Devices Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This namespace provides access to the low level device providers, including ADC, GPIO, I2 C, PWM and SPI.
Classes
LowLevelDevicesAggregateProvider |
Represents the low level bus device providers. This class gives access to the default provider for the low level bus controllers. |
LowLevelDevicesController |
Represents a low level bus device controller, and its associated provider. |
Interfaces
ILowLevelDevicesAggregateProvider |
Represents properties common to all low level device aggregate providers. |