| SS944 Class |
Namespace: Microsoft.IoT.Devices.Input
The SS944 type exposes the following members.
| Name | Description | |
|---|---|---|
| ButtonPin |
Gets or sets the pin to be used for the button.
| |
| ReportInterval |
Gets or sets the current report interval for the thumbstick.
| |
| XChannel |
Gets or sets the ADC channel for the X axis.
| |
| YChannel |
Gets or sets the ADC channel for the Y axis.
|
| Name | Description | |
|---|---|---|
| Close | ||
| Equals | (Inherited from Object.) | |
| GetCurrentReading |
Gets the current thumbstick reading.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| ReadingChanged |
Occurs each time the thumbstick reports a new reading.
|