Utility Members

The following tables list the members exposed by the Utility type.

Public Methods

Name Description
Public Method Static Backlight Controls the backlight hardware feature.
Public Method Static CombineArrays Overloaded. Combines data from two arrays of bytes into one array.
Public Method Static ComputeCRC Computes a cyclic redundancy check (CRC) from the specified byte array buffer.
Public Method Equals (Inherited from Object.)
Public Method Static ExtractRangeFromArray Extracts a linear section of data from a byte array.
Public Method Static ExtractValueFromArray Extracts a value from a byte array, using the specified position and size of the data objects in the array.
Public Method GetHashCode (Inherited from Object.)
Public Method Static GetMachineTime Gets the machine time (system time).
Public Method GetType (Inherited from Object.)
Public Method Static InsertValueIntoArray Inserts a value at a specified position in a byte array.
Public Method Static Piezo Causes a sound to be emitted from the piezo speaker.
Public Method ReferenceEquals (Inherited from Object.)
Public Method Static SetLocalTime Sets the system to the local time.
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

Utility Class
Microsoft.SPOT.Hardware Namespace