The GHIElectronics.Hardware namespace provides support for many available hardware components.
| C# |
namespace GHIElectronics.Hardware
| All Types | Classes | Enumerations |
| Icon | Type | Description |
|---|---|---|
| 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.
|
