Searched refs:SourceFrameIndex (Results 1 – 1 of 1) sorted by relevance
90 case Channel.Offset.SourceFrameIndex: in ReadDoubleWord()91 return channels[index].SourceFrameIndex; in ReadDoubleWord()199 case Channel.Offset.SourceFrameIndex: in WriteDoubleWord()200 channels[index].SourceFrameIndex = value; in WriteDoubleWord()264 public uint SourceFrameIndex; field287 SourceFrameIndex = 0x28, enumerator