.png) |
AnalogInput |
Represents an analog input |
.png) |
Battery |
Provides methods for querying the state of the device's battery. |
.png) |
Battery.ChargerModel |
Contains information describing the battery charger. |
.png) |
Cpu |
Provides access to CPU-specific functionality. |
.png) |
HardwareProvider |
Provides access to hardware capability information. |
.png) |
I2CDevice |
Represents an instance of the I2C interface for an I2C device. |
.png) |
I2CDevice.Configuration |
Represents a configuration for an I2C interface object. |
.png) |
I2CDevice.I2CReadTransaction |
Represents an I2C transaction that reads from the addressed device. |
.png) |
I2CDevice.I2CTransaction |
Represents an I2C transaction. |
.png) |
I2CDevice.I2CWriteTransaction |
Represents an I2C transaction that writes to the addressed device. |
.png) |
InputPort |
Represents an instance of an input port that can be used to read the value of a GPIO pin. |
.png) |
InterruptPort |
Represents an interrupt port. |
.png) |
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. |
.png) |
LargeBufferMarshaller |
Enables marshalling of LargeBuffer objects to and from native code. |
.png) |
NativeEventDispatcher |
Coordinates the dispatching of hardware events. |
.png) |
OutputPort |
Sets the value of a GPIO pin for an instance of the OutputPort class. |
.png) |
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. |
.png) |
PowerEvent |
Contains information about a power event. |
.png) |
PowerState |
Encapsulates the power management functionality of the .NET Micro Framework. |
.png) |
PWM |
Represents a PWM port. |
.png) |
SleepEvent |
Contains information about a sleep event. |
.png) |
SPI |
Represents an instance of the Microwire/SPI interface for a Microwire/SPI device. |
.png) |
SPI.Configuration |
Represents the configuration for an SPI interface. |
.png) |
SystemInfo |
Provides information about this system. |
.png) |
SystemInfo.SystemID |
Stores information that is unique to each individual hardware system (device). |
.png) |
TristatePort |
Represents an instance of the TristatePort class. |
.png) |
Utility |
Provides a collection of helper functions you can use to configure settings for security, collections, driver manipulation, time, and idle CPU usage. |
.png) |
Watchdog |
Determines the watchdog behavior. |
.png) |
WatchdogEvent |
The object that is sent during Watchdog events. |
.png) |
WatchdogException |
An exception that will be thrown if the watchdog timer fires and the watchdog behavior is set to DebugBreak_Managed. |