Rhyduino.Message.DigitalPortReport Class
Class containing the data contained in an encoded Firmata digital port report message.
Fields
Properties
- Port The port being reported.
- Value The value of the reported port.
Methods
- #ctor(System.Byte[]) Creates and initializes a DigitalPortReport object from an encoded Firmata digital port report message.
- ToString Converts the object to a meaninful string representation.