Enum MemorySize
Defines the memory size accordingly to new-style revision codes.
Namespace: Unosquare.RaspberryIO.Computer
Syntax
public enum MemorySize
Fields
| Name | Description |
|---|---|
| Memory1024 | 1 GB |
| Memory2048 | 2 GB |
| Memory256 | 256 MB |
| Memory4096 | 4 GB |
| Memory512 | 512 MB |