FIFO Status return value
| C# | Visual Basic | Visual C++ |
public class FifoStatus
Public Class FifoStatus
public ref class FifoStatus
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| Gen2..::.IDS..::.SL900A..::.FifoStatus(Byte) |
Create FifoStatus object from AccessFifo Status return value
| |
| Gen2..::.IDS..::.SL900A..::.FifoStatus(array<Byte>[]()[]) |
Create FIFO Status reply object
| |
| DataReady |
Data Ready bit
| |
| Equals(Object) | (Inherited from Object.) | |
| FifoBusy |
FIFO Busy bit
| |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(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.) | |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| NoData |
No Data bit
| |
| NumValidBytes |
Number of valid bytes in FIFO register
| |
| Raw |
Raw 8-bit response from AccessFifo Status command
| |
| Source |
Data Source bit (SPI, RFID)
| |
| ToString()()() |
Returns a string that represents the current object.
(Overrides Object.ToString()()().) |
| Object | |
| Gen2..::.IDS..::.SL900A..::.FifoStatus | |