Class Pwm1EventConfig
- Namespace
- Harp.OutputExpander
- Assembly
- Harp.OutputExpander.dll
Represents a register that enables the generation of events for PWM1.
public class Pwm1EventConfig
- Inheritance
-
Pwm1EventConfig
- Inherited Members
Fields
- Address
Represents the address of the Pwm1EventConfig register. This field is constant.
- RegisterLength
Represents the length of the Pwm1EventConfig register. This field is constant.
- RegisterType
Represents the payload type of the Pwm1EventConfig register. This field is constant.
Methods
- FromPayload(MessageType, EnableFlag)
Returns a Harp message for the Pwm1EventConfig register.
- FromPayload(double, MessageType, EnableFlag)
Returns a timestamped Harp message for the Pwm1EventConfig register.
- GetPayload(HarpMessage)
Returns the payload data for Pwm1EventConfig register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for Pwm1EventConfig register messages.