storage property
final
A place where the completer should save and retrieve data.
The ApbCompleterAgent will reset storage whenever the resetN
signal
is dropped.
Implementation
final MemoryStorage storage;
A place where the completer should save and retrieve data.
The ApbCompleterAgent will reset storage whenever the resetN
signal
is dropped.
final MemoryStorage storage;