FlitType
Enum representing the type of flit. It is used as flag, so each flit can have several types.
Possible values
None
- should be never usedHead
- leading flit of the packetBody
- body (or data) flit of the packetTail
- closing flit of the packet