Bitstream Interpretation Library (BIL)  0.1
Typedefs
bil::RegisterAddress Namespace Reference

Namespace for register address type. More...

Typedefs

typedef unsigned char address_t
 Packet register address type.

Detailed Description

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 Documentation

typedef unsigned char bil::RegisterAddress::address_t

Packet register address type.

Definition at line 23 of file RegisterAddress.hpp.