DRV2605L

I have some questions about Waveform Sequencer for DRV 2605L.

In this datasheet, it describes that when we set bit 7 (for Wait bit), WAV_FRM_SEQ[6:0] bit will be interpreted as a wait time.

But when I use SFE_HMD_DRV2605L::Waveform (uint8_t seq, uint8_t wav) function and set bit 7, for example setWaveform (128,1) or (128,32), there is no change for wait time and the vibration pattern that is described in the Waveform Library Effects List.

Please let me know the below equation that is described in DRV 2605L .

(1) Delaytime = 10ms * WAV_FRM_SEQ [6:0]

And also, when I set this system like the above situation, why can’t I change the vibration effects?