Bitstream Interpretation Library (BIL)
0.1
|
Namespace for register address type. More...
Typedefs | |
typedef unsigned char | address_t |
Packet register address type. |
Namespace for register address type.
Some packets in the bitstream contain a register address, which tells configuration logic (i.e. the packet processor) where to put the packet's data.
typedef unsigned char bil::RegisterAddress::address_t |
Packet register address type.
Definition at line 23 of file RegisterAddress.hpp.