E2EDataIdMode
- class mtf.libs.mtf_pybinder.E2EDataIdMode
Members:
Both
Alt
Low
Nibble
- Alt = <E2EDataIdMode.Alt: 1>
- Both = <E2EDataIdMode.Both: 0>
- Low = <E2EDataIdMode.Low: 2>
- Nibble = <E2EDataIdMode.Nibble: 3>
- __init__(self: mtf.libs.mtf_pybinder.E2EDataIdMode, value: int) None
- __new__(**kwargs)
- property name
- property value