SpringCard SpringCore Library for .NET  20.04.16
High-level access to the SpringCore devices
SpringCard.SpringCore.Direct.DirectDevice.Constants Class Reference

Registers storing the constants (registers 0x0100 to 0x01FF) More...

Public Types

enum  Registers : ushort {
  Registers.MainFuses =0x0100, MainVendorName =0x0101, MainProductName =0x0102, MainSerialNumber =0x0103,
  MainBluetoothDeviceName =0x0104, MainSlotNames =0x0105, MainUsbIds =0x0106, MainWinusbGuid =0x0107,
  MainHardwareReference =0x0108, MainProductSequence =0x010D, MainHwOptions =0x010E, MainFwLicense =0x010F,
  MainMacAddress =0x0120, MainBluetoothAddress =0x0123, MainBluetoothFactoryAddress =0x0124, InternalsFirmwareId =0x01E0,
  InternalsFirmwareCrc =0x01E1, InternalsMicoreFwCrc =0x01E2, InternalsBgmFwCrc =0x01E3, InternalsAudiopackCrc =0x01E4,
  InternalsMicoreSettingsCrc =0x01E5, InternalsDaughterBoardCrc =0x01E6, InternalsHwAutodetect =0x01EF, CustomIntegrationsBrandId =0x01F1,
  CustomIntegrationsFactoryKeyId =0x01F2, CustomIntegrationsFactoryPublicKey =0x01F3, CustomIntegrationsFactoryReadKey =0x01F4, CustomIntegrationsMasterCardAid =0x01F5
}
 Addresses of registers in the Constants group. More...
 

Static Public Member Functions

static string GetRegisterName (ushort register)
 Translate the address of the register into its name.
 

Detailed Description

Registers storing the constants (registers 0x0100 to 0x01FF)

Member Enumeration Documentation

◆ Registers

Addresses of registers in the Constants group.

Enumerator
MainFuses 

Fuses


The documentation for this class was generated from the following files: