The CSR type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CSR | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | CSR_Get_Int16 |
Get a 16-bit signed datum from the CSR
|
![]() | CSR_Get_Int32 |
Get a 32-bit signed datum from the CSR
|
![]() | CSR_Get_UInt16 |
Get a 16-bit unsigned datum from the CSR
|
![]() | CSR_Get_UInt32 |
Get a 32-bit unsigned datum from the CSR
|
![]() | CSR_GetByte |
Get a single byte datum from the CSR
|
![]() | CSR_GetDataCopy |
Get a copy of bytes in the CSR
|
![]() | CSR_SetData | Overloaded. |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |