Table of Contents

Property RegisterMap

Namespace
Harp.SoundCard
Assembly
Harp.SoundCard.dll

RegisterMap

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

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

Property Value

IReadOnlyDictionary<int, Type>