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; }
Gets a read-only mapping from address to register type.
public static IReadOnlyDictionary<int, Type> RegisterMap { get; }