Retrieves the name associated with a specific bit value from a named bit enumeration.
The name of the bit enumeration to search.
The bit value for which to find the corresponding name.
The name associated with the given bit value, or undefined if not found.
undefined
Retrieves the name associated with a specific bit value from a named bit enumeration.