Host Engineering Forum
General Category => ECOMs and ECOM100s => Topic started by: tb711 on April 18, 2016, 12:12:40 PM
-
Hi there,
Experimenting a bit with peer link and I'm not having much luck accessing the PL blocks that I broadcast/receive. Can somebody please point me in the right direction with an example of bit level access.
Thanks
tim
-
You're trying to access bit values in the data? Just use a bit cast...PLx:y. If you wanted the 3rd bit of the 5th register it would PL4:2 (both are zero based).
-
Great.
Thanks Bob.
-
This is so wonderful that I found it.