HdlcAddressLowerAddress Property
Lower address part of current HDLC address. It is not present in OneByte addressing scheme.
For OneByte scheme is is ommited, for TwoByte scheme it could be 0x00 - 0x7F, for FourByte schmeme it could be
0x000 - 0x3FFF.
Namespace: OddPrg.Protocols.HdlcAssembly: OddPrg.Frames.Hdlc (in OddPrg.Frames.Hdlc.dll) Version: 1.0.0.2 (1.0.0.2)
public ushort LowerAddress { get; }
Property Value
UInt16