A Sandcastle Documented Class Library
![]() | BankConfiguration Class |
Holds the memory configuration for a bank.
Inheritance HierarchyNamespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
SyntaxThe BankConfiguration type exposes the following members.
Constructors| Name | Description | |
|---|---|---|
![]() | BankConfiguration | Creates the memory configuration for a bank. |
Properties| Name | Description | |
|---|---|---|
![]() | Regions | List of memory regions (null if a standard MTP chip). |
![]() | Size | Gets the size of bank (or if bank has non-contiguous regions, size of contiguous memory starting at word 0. |
Methods| Name | Description | |
|---|---|---|
![]() | AddMemoryRegion | Add configuration of a region to the bank memory configuration. |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetWriteDepth | Gets the write depth for an address on this bank. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString |
Returns a string that represents the current object
(Overrides ObjectToString.) |
See Also


