Show / Hide Table of Contents

Namespace RGB.NET.Devices.PicoPi

Classes

LedMappings

Contains mappings for LedId to the buffer-offset.

PicoPiBulkUpdateQueue

Represents a generic UpdateQueue<TIdentifier, TData> using an object as the key and a color as the value.

PicoPiDeviceProvider

Represents the abstract base implementation for a IRGBDeviceProvider.

PicoPiHIDUpdateQueue

Represents a generic UpdateQueue<TIdentifier, TData> using an object as the key and a color as the value.

PicoPiRGBDevice

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

PicoPiRGBDeviceInfo

Represents a generic information for a PicoPiRGBDevice.

PicoPiSDK

Represents a SDK to access devices based on a Raspberry Pi Pico.

In this article
Back to top Generated by DocFX