Searched refs:DestinationElementIndex (Results 1 – 1 of 1) sorted by relevance
68 case Channel.Offset.DestinationElementIndex: in ReadDoubleWord()69 return channels[index].DestinationElementIndex; in ReadDoubleWord()166 case Channel.Offset.DestinationElementIndex: in WriteDoubleWord()167 channels[index].DestinationElementIndex = value; in WriteDoubleWord()265 public uint DestinationElementIndex; field288 DestinationElementIndex = 0x2C, enumerator