Class CreateResetDevicePayload
Represents an operator that creates a message payload that resets the device and saves non-volatile registers.
public class CreateResetDevicePayload
- Inheritance
-
CreateResetDevicePayload
- Derived
- Inherited Members
Properties
- ResetDevice
Gets or sets the value that resets the device and saves non-volatile registers.
Methods
- GetMessage(MessageType)
Creates a message that resets the device and saves non-volatile registers.
- GetPayload()
Creates a message payload for the ResetDevice register.