YAARX: Yet Another ARX Toolkit
0.1
|
#include <rc5-eq.hh>
Data Fields | |
WORD_T | val |
WORD_T | pos |
Only those bits of the word val
are selected for which the bits of pos
that are equal to 1. Therefore all bits of val
for which the corresponding bit of pos
are equal to 0, are ignored.