Class PortDIOClear
Represents a register that clear the specified port DIO lines.
public class PortDIOClear
- Inheritance
-
PortDIOClear
- Inherited Members
Fields
- Address
Represents the address of the PortDIOClear register. This field is constant.
- RegisterLength
Represents the length of the PortDIOClear register. This field is constant.
- RegisterType
Represents the payload type of the PortDIOClear register. This field is constant.
Methods
- FromPayload(MessageType, PortDigitalIOS)
Returns a Harp message for the PortDIOClear register.
- FromPayload(double, MessageType, PortDigitalIOS)
Returns a timestamped Harp message for the PortDIOClear register.
- GetPayload(HarpMessage)
Returns the payload data for PortDIOClear register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for PortDIOClear register messages.