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