ShiftRegister

Implements a shift-register array, or data stream into which the values of a cell are buffered after each event.

Note: After a reset, the first value that is read fills the shift-register.