HdlcControlFieldDisplayFrameType Method

Returns frame identification for displaying using a control field of the frame.

Definition

Namespace: OddPrg.Protocols.Hdlc
Assembly: OddPrg.Frames.Hdlc (in OddPrg.Frames.Hdlc.dll) Version: 1.0.0.2 (1.0.0.2)
C#
public static string DisplayFrameType(
	byte controlField
)

Parameters

controlField  Byte

Return Value

String

See Also