Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 548 Bytes

windows_devices_adc_provider.md

File metadata and controls

18 lines (12 loc) · 548 Bytes
-api-id -api-type
N:Windows.Devices.Adc.Provider
winrt namespace

Windows.Devices.Adc.Provider

-description

This API exposes a Provider interface for the user to implement for a specific controller. The ADC API needs a ADC Provider implementation to talk to the ADC controller.

Note

For info about providers, see the note at the beginning of the Windows.Devices.Gpio.Provider namespace topic.

-remarks

-examples

-see-also