PWM Properties

Public Properties

Name Description
Public Property Duration Gets or sets the duration of the pulse. Value should be a frction of the period
Public Property DutyCycle Gets or sets the duty cycle of the pulse as a fraction of unity.
Public Property Frequency Gets or sets the frequency of the pulse.
Public Property Period Gets or sets the period of the pulse.
Public Property Pin Gets the GPIO pin for the channel.

See Also

Reference

PWM Class
Microsoft.SPOT.Hardware Namespace