Searched refs:SourceElementIndex (Results 1 – 1 of 1) sorted by relevance
88 case Channel.Offset.SourceElementIndex: in ReadDoubleWord()89 return channels[index].SourceElementIndex; in ReadDoubleWord()196 case Channel.Offset.SourceElementIndex: in WriteDoubleWord()197 channels[index].SourceElementIndex = value; in WriteDoubleWord()263 public uint SourceElementIndex; field286 SourceElementIndex = 0x24, enumerator