Table of Contents

Property RegisterMap

Namespace
Bonsai.Harp
Assembly
Bonsai.Harp.dll

RegisterMap

Gets a read-only mapping from address to register type.

public static IReadOnlyDictionary<int, Type> RegisterMap { get; }

Property Value

IReadOnlyDictionary<int, Type>