public class FIFO extends Object
| Constructor and Description |
|---|
FIFO(int address) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAddress() |
int |
getRegisterCount() |
Register[] |
getRegisters() |
void |
pushRegister(Register register) |
void |
resetRegisters() |
Copyright © 2025. All Rights Reserved.