TimedFIFO.readIndexAtLastRead

Getting the last used read index is useful if you want to further filter the TImedFIFO output, and need a modulo reference for to alignment. In Couture, this is used to avoid "humps" on gain display.

struct TimedFIFO(T)
private public
int
readIndexAtLastRead
()

Meta