Enum ProcessorModel
Defines the processor model accordingly to new-style revision codes.
Namespace: Unosquare.RaspberryIO.Computer
Syntax
public enum ProcessorModel
Fields
| Name | Description |
|---|---|
| BCM2711 | The BCM2711 processor. |
| BCM2835 | The BCMM2835 processor. |
| BCM2836 | The BCMM2836 processor. |
| BCM2837 | The BCMM2837 processor. |