Table of Contents

Property RegisterMap

Namespace
Harp.SyringePump
Assembly
Harp.SyringePump.dll

RegisterMap

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

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

Property Value

IReadOnlyDictionary<int, Type>