Enum AllocationMode
Enumerates the different memory allocation mode.
Namespace: Unosquare.PiGpio.NativeEnums
Syntax
public enum AllocationMode
Fields
| Name | Description |
|---|---|
| Auto | The automatic allocation mode |
| MailBox | The mail box allocation mode |
| PageMap | The page map allocation mode |