|
AnalogInput |
Represents an analog input |
|
AnalogOutput |
|
|
Battery |
Provides methods for querying the state of the device's battery. |
|
Battery. . :: . .ChargerModel |
Contains information describing the battery charger. |
|
Cpu |
Provides access to CPU-specific functionality. |
|
HardwareProvider |
Provides access to hardware capability information. |
|
I2CDevice |
Represents an instance of the I2C interface for an I2C device. |
|
I2CDevice. . :: . .Configuration |
Represents a configuration for an I2C interface object. |
|
I2CDevice. . :: . .I2CReadTransaction |
Represents an I2C transaction that reads from the addressed device. |
|
I2CDevice. . :: . .I2CTransaction |
Represents an I2C transaction. |
|
I2CDevice. . :: . .I2CWriteTransaction |
Represents an I2C transaction that writes to the addressed device. |
|
InputPort |
Represents an instance of an input port that can be used to read the value of a GPIO pin. |
|
InterruptPort |
Represents an interrupt port. |
|
LargeBuffer |
Allows you to create a byte array that is larger than the size that is allowed by the managed heap, and enables transferring large data items to and from native code. |
|
LargeBufferMarshaller |
Enables marshalling of LargeBuffer objects to and from native code. |
|
NativeEventDispatcher |
Coordinates the dispatching of hardware events. |
|
OneWire |
Represents the OneWire implementation. |
|
OutputPort |
Sets the value of a GPIO pin for an instance of the OutputPort class. |
|
Port |
Constitutes the input/output (I/O) port base class for managing General Purpose Input/Output (GPIO) pins, containing the necessary logic to handle read and write requests. |
|
PowerEvent |
Contains information about a power event. |
|
PowerState |
Encapsulates the power management functionality of the .NET Micro Framework. |
|
PWM |
Represents a PWM port. |
|
SleepEvent |
Contains information about a sleep event. |
|
SPI |
Represents an instance of the Microwire/SPI interface for a Microwire/SPI device. |
|
SPI. . :: . .Configuration |
Represents the configuration for an SPI interface. |
|
SystemInfo |
Provides information about this system. |
|
SystemInfo. . :: . .SystemID |
Stores information that is unique to each individual hardware system (device). |
|
TristatePort |
Contains members that can be used with input and output pins. |
|
Utility |
Provides a collection of helper functions you can use to configure settings for security, collections, driver manipulation, time, and idle CPU usage. |
|
Watchdog |
Determines the watchdog behavior. |
|
WatchdogEvent |
The object that is sent during Watchdog events. |
|
WatchdogException |
An exception that will be thrown if the watchdog timer fires and the watchdog behavior is set to DebugBreak_Managed. |