Get a copy of bytes in the CSR
Declaration Syntax
C# | Visual Basic | Visual C++ |
public: array<unsigned char>^ CSR_GetDataCopy( unsigned int addr, unsigned int length )
Return Value
A copied subset of the CSR data
C# | Visual Basic | Visual C++ |
public: array<unsigned char>^ CSR_GetDataCopy( unsigned int addr, unsigned int length )