PhysicalMemory
interface PhysicalMemory
Represents the details of a physical memory module installed in the system. This interface provides information such as the memory's bank label, capacity, clock speed, manufacturer, memory type, part number, and serial number.
Author
N7ghtm4r3
Inheritors
PhysicalMemoryImpl
Properties
Link copied to clipboard
clockSpeed
The clock speed of the memory module (in MHz).
Link copied to clipboard
manufacturer
The manufacturer of the memory module (e.g., Corsair, Kingston).
Link copied to clipboard
memoryType
The type of memory (e.g., DDR4, DDR3).
Link copied to clipboard
partNumber
The part number of the memory module.
Link copied to clipboard
serialNumber
The serial number of the memory module.