System.Device.Pwm
NuGet: GHIElectronics.TinyCLR.Devices.Pwm
info
The standard, .NET-compatible System.Device.Pwm API for TinyCLR. It ships inside the GHIElectronics.TinyCLR.Devices.Pwm NuGet — there is no separate package to install.
Classes
| Class | Namespace | Summary |
|---|---|---|
| PwmChannel | System.Device.Pwm | .NET-style PWM channel. Same surface as System.Device.Pwm.PwmChannel; internally routes through TinyCLR's PWM driver. |
Enums
| Enum | Namespace | Summary |
|---|---|---|
| PwmPulsePolarity | System.Device.Pwm | Polarity of the active part of a PWM pulse. |