Skip to main content

Module bitmask

Module bitmask 

Source
Expand description

Bitmasks for the 16-bit encapsulation header.

Constants§

CCSDS_DEF_MASK
CCSDS Defined Field (1 bit).
LEN_OF_LEN_MASK
Length of Length (2 bits).
PID_EXT_MASK
Protocol ID Extension (4 bits).
PROTOCOL_ID_MASK
Protocol ID (4 bits).
PVN_MASK
Packet Version Number (3 bits) — always 0b111 = 7.
USER_DEF_MASK
User Defined Field (4 bits).