br_stimpy.stimpy.get_enum_docstr
- get_enum_docstr(enum_val)[source]
Lookup docstr for a pybind11 enum value and output as string
- Parameters:
enum_val (
Union[OCVolt,WFType,TriggerType,PartNumbers,ModuleStatus,SeqType,ResultType]) – an enumeration value from theenumsmodule- Return type:
- Returns:
docstr for the enum_val