Is it possible to cancel, delete or overwrite a DRV_USART_BufferAddRead() instantiation? What I'm trying to do is proactively manage my buffering. For instance instead of relying on the buffer event handler to trigger right in the middle of when data may ..
↧