Embedded Master Library. Copyright (c) GHI Electronics LLC
GHIElectronics.Hardware Namespace
NamespacesGHIElectronics.Hardware
The GHIElectronics.Hardware namespace provides support for many available hardware components.
Declaration Syntax
C#
namespace GHIElectronics.Hardware
Types
All TypesClassesEnumerations
IconTypeDescription
AnalogIn
Provides the ability to read an analog input pin.

AnalogIn..::.AnalogInputPin
Lists the possible analog input pins.

AnalogOut
Provides the ability to write a value to the analog pin.

CAN
Provides various methods to access the CAN hardware.

CAN..::.CANChannel
Lists the available CAN channels.

CAN..::.CANMessage
Provides the various components of a CAN message.

Misc..::.DebugInterfaces
Lists the available debug interfaces for .Net Micro Framework.

EmbeddedMaster
Exposes Embedded Master's Pins and peripherals.

Misc..::.LCDTypes
Lists the supported LCD types.

Misc
Provides various methods for controlling the hardware features.

EmbeddedMaster..::.Pins
Provides Pin definitions for Embedded Master Module.

USBizi..::.Pins
Provides Pin definitions for USBizi.

PWM
Provides the user with the ability to control PWM (Pulse Width Modulation).

PWM..::.PWMChannel
Lists the available PWM channels.

Register
Accesses the processor registers directly.

USBizi
Exposes USBizi Pins and peripherals.