Searched refs:DestinationFrameIndex (Results 1 – 1 of 1) sorted by relevance
70 case Channel.Offset.DestinationFrameIndex: in ReadDoubleWord()71 return channels[index].DestinationFrameIndex; in ReadDoubleWord()169 case Channel.Offset.DestinationFrameIndex: in WriteDoubleWord()170 channels[index].DestinationFrameIndex = value; in WriteDoubleWord()266 public uint DestinationFrameIndex; field289 DestinationFrameIndex = 0x30, enumerator