Canboat ts-pgns
    Preparing search index...

    Function getBitEnumeration

    • Retrieves a bit enumeration object by its name.

      Parameters

      • enumName: string

        The name of the bit enumeration to search for.

      Returns undefined | BitEnumeration

      The matching BitEnumeration object if found; otherwise, undefined.