FX3ConnectionReadRegArray Method |
Name | Description | |
---|---|---|
![]() | ReadRegArray(IEnumerableUInt32) |
Reads an array of 16 bit register values.
|
![]() | ReadRegArray(IEnumerableAddrDataPair, UInt32) |
ReadRegArray overload which includes register writes. Breaks the call into multiple calls of readRegByte and writeRegByte
|
![]() | ReadRegArray(IEnumerableUInt32, UInt32) |
Overload of ReadRegArray which builds a new IEnumerable of addr and call the overload which takes an enumerable of addr
|