iSMBIOS is a lightweight implementation that allows us to obtain SMBIOS information. Currently only works on windows
Defines the type of interpolation of a device.
public enum MemoryDeviceMappedAddressInterleavedPosition
| name | value | description | 
|---|---|---|
| NonInterleaved | 0 | 
      Not interpolated | 
| FirstInterleavePosition | 1 | 
      First interpolated position | 
| SecondInterleavePosition | 2 | 
      Second interpolated position. | 
| Unknown | 255 | 
      Unknown |