Class CreateCommandsPayload
Represents an operator that creates a message payload that send commands to PIC32 micro-controller.
public class CreateCommandsPayload
- Inheritance
-
CreateCommandsPayload
- Derived
- Inherited Members
Properties
- Commands
Gets or sets the value that send commands to PIC32 micro-controller.
Methods
- GetMessage(MessageType)
Creates a message that send commands to PIC32 micro-controller.
- GetPayload()
Creates a message payload for the Commands register.