PciType Enum¶
Protocol-Control-Information (PCI) type nibble used in the first byte of every ISO 15765-2 (ISO-TP) frame payload. The value is the high nibble of the PCI byte.
Fields¶
SingleFrame 0
Single Frame (SF) — the entire PDU fits in one CAN frame.
FirstFrame 1
First Frame (FF) — first segment of a segmented, multi-frame PDU.
ConsecutiveFrame 2
Consecutive Frame (CF) — subsequent segment of a segmented PDU.
FlowControl 3
Flow Control (FC) — receiver-to-sender BS/STmin/FS handshake.