## Motivations Currently there is no way to stop `I2sWriteDmaTransferAsync` ## Solution Implement `stop()` method, like in `DmaTransferTxCircular`. Ideally, it should flush pending data. ## Alternatives <!-- Describe any alternative solutions or features you've considered. --> ## Additional context <!-- Add any other context or screenshots about the feature request here. -->