Searched refs:DestinationAddressValue (Results 1 – 1 of 1) sorted by relevance
66 case Channel.Offset.DestinationAddressValue: in ReadDoubleWord()67 return channels[index].DestinationAddressValue; in ReadDoubleWord()163 case Channel.Offset.DestinationAddressValue: in WriteDoubleWord()164 channels[index].DestinationAddressValue = value; in WriteDoubleWord()268 public uint DestinationAddressValue; field291 DestinationAddressValue = 0x38, enumerator