μHAL (v2.8.22)
Part of the IPbus software repository
Loading...
Searching...
No Matches
python
pybind11
tests
test_union.py
Go to the documentation of this file.
1
from
pybind11_tests
import
union_
as
m
2
3
4
def
test_union
():
5
instance = m.TestUnion()
6
7
instance.as_uint = 10
8
assert
instance.as_int == 10
test_union
Definition:
test_union.py:1
Generated on Wed Jan 7 2026 21:50:54 for μHAL (v2.8.22) by
1.9.5