Class ResetDevice
Represents a register that resets the device and saves non-volatile registers.
public class ResetDevice
- Inheritance
-
ResetDevice
- Inherited Members
Fields
- Address
Represents the address of the ResetDevice register. This field is constant.
- RegisterLength
Represents the length of the ResetDevice register. This field is constant.
- RegisterType
Represents the payload type of the ResetDevice register. This field is constant.
Methods
- FromPayload(MessageType, ResetFlags)
Returns a Harp message for the ResetDevice register.
- FromPayload(double, MessageType, ResetFlags)
Returns a timestamped Harp message for the ResetDevice register.
- GetPayload(HarpMessage)
Returns the payload data for ResetDevice register messages.
- GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for ResetDevice register messages.