Skip to main content

Module plcw_bitmask

Module plcw_bitmask 

Source
Expand description

Bitmasks for the 16-bit PLCW.

Constantsยง

EXP_COUNTER_MASK
Expedited Frame Counter (bits 5-7), mod-8.
FORMAT_ID_MASK
SPDU Format ID (bit 0) โ€” always 1 for fixed-length.
PLCW_PCID_MASK
PCID (bit 3).
REPORT_VALUE_MASK
Report Value V(R) (bits 8-15).
RETRANSMIT_MASK
Retransmit Flag (bit 2).
TYPE_ID_MASK
SPDU Type Identifier (bit 1) โ€” 0 = PLCW.
_RESERVED_MASK
Reserved Spare (bit 4) โ€” always 0.