Skip to main content

IGNORE

Constant IGNORE 

Source
pub const IGNORE: u16 = 0x3F03;
Expand description

PID_IGNORE (XTypes 1.3 §7.4.1.2.1). A padding/filler PID. The receiver MUST skip the value and not include it in the ParameterList (spec: “Used to ignore parameters which can be safely ignored”). Used by encoders as padding between variable-length parameters, without disturbing the decoder.