Unosquare
    Show / Hide Table of Contents

    Enum ConfigFlags

    Enumerates the different configuration flags.

    Namespace: Unosquare.PiGpio.NativeEnums
    Syntax
    [Flags]
    public enum ConfigFlags : uint

    Fields

    Name Description
    AlertFrequency0

    The alert frequency0

    AlertFrequency1

    The alert frequency1

    AlertFrequency2

    The alert frequency2

    AlertFrequency3

    The alert frequency3

    DebugLevel0

    The debug level0

    DebugLevel1

    The debug level1

    DebugLevel2

    The debug level2

    DebugLevel3

    The debug level3

    NoSignalHandler

    The no signal handler

    RealTimePriority

    The real time priority

    Stats

    The stats

    Comments

    Back to top Copyright © 2017-2019 Unosquare